pyscripter/python4delphi

Running Demos from Delphi-12

Andyk1234 opened this issue · 1 comments

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.

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