Skip to content

Issue with Delphi Tokyo 10.2 #21

@GaborC64

Description

@GaborC64

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions