pyscripter / python4delphi

Free components that wrap up Python into Delphi and Lazarus (FPC)
MIT License
895 stars 307 forks source link

Apps with p4d do not run when python3.11 is used #432

Closed quini27 closed 10 months ago

quini27 commented 11 months ago

I installed P4D when I used Anaconda 3 with python 3.8. It worked fine. But I had to reinstall Anaconda and the latest python version was installed (3.11). All my projects were updated with this python version and they compile but, when running the error message Error 127:could not map symbol "Py_divisionWarningFlag" appears.

Alexey-T commented 11 months ago

Did you try the latest P4D ? It had changes for Py 3.11 in last months.

quini27 commented 11 months ago

Thank you. I am going to install the latest P4D.

Did you try the latest P4D ? It had changes for Py 3.11 in last months.

Thank you. I am going to install the latest version of P4D

pyscripter commented 10 months ago

Python 3.12 is also supported!