Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Demos from Delphi-12 #446

Closed
Andyk1234 opened this issue Nov 12, 2023 · 1 comment
Closed

Running Demos from Delphi-12 #446

Andyk1234 opened this issue Nov 12, 2023 · 1 comment
Labels

Comments

@Andyk1234
Copy link

Installed the latest Delphi 12 and P4D and have issues with the demo projects.

Python version is 3.10.2

The simple ones, Demo1-5 seem to work

Demo06.exe raised exception class EPyAttributeError with message 'AttributeError: U'.

Demo 7-9 produces
Project Demo07.exe raised exception class EPyAttributeError with message 'AttributeError: Unknown attribute "OffsetBy"'.

Demo11

Project ThrdDemo.exe raised exception class EPyOverflowError with message 'OverflowError: Python int too large to convert to C long'.

I gave up after that.

@pyscripter
Copy link
Owner

There was a change that had affected some of the older demos.
This is now fixed. Please try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants