Skip to content

PyIter_Check #208

@marcrsc

Description

@marcrsc

Hello,

Just starting with Python4Delphi, even trying to run the simple Demo 1 I get the same error in two computers:

Computer 1: Delphi 10.3.3 Rio, Python 3.7.2 32bits (Official Distribution), Compiling with Target platform Win 32 bits
Computer 2: Delphi 10.3.1 Berlin, Python 3.7.1 64 bits (Anaconda), Compiling with Target platform Win 64 bits

The app is compiling, but the message when running is: "Error 127: could not map symbol PyIter_Check"
(it presents this message in the start, then informs that cannot continue and closes)

Trying Google I found nothing related to this error, just a few mentions to this function in some Python docs, but not related to Delphi.

Thanks and regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions