-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I cannot install the Delphi4PythonExporter in Delphi Tokyo 10.2.
- After opening Delphi4PythonExporter-main\Packages\Delphi10Tokyo\dclDelphi4PythonExperts.dproj
- In the Project Manager, right click dclDelphi4PythonExperts
- Install
- There are errors:
In PythonTools.IOTAUtils Code tab, error is at:
LStream.CopyFrom(LOleStream);
If I change to LStream.CopyFrom(LOleStream,0); then another error message pops up:
[dcc32 Fatal Error] PythonTools.Model.Producer.Application.pas(7): F2613 Unit 'PythonTools.Model.Producer' not found.
Thanks for your help.
Metadata
Metadata
Assignees
Labels
No labels