[fpc-other] PythonForLazarus / Python 3.13
Jean SUZINEAU
jean.suzineau at wanadoo.fr
Fri Aug 22 23:18:00 CEST 2025
Just a small note:
I got an error trying to use Python 3.13 with latest PythonForLazarus
1.4.0.0 (2023.11.04) installed from Lazarus package manager,
exception EDllImportError: Error: could not find symbol
"_PyObject_GC_Malloc"
I imagine _PyObject_GC_Malloc has been removed in Python 3.13 dll.
It seems fine for Python 3.13 if you use last release from github instead :
https://github.com/Alexey-T/Python-for-Lazarus/tree/2024.10.15
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-other/attachments/20250822/514b871d/attachment.htm>
More information about the fpc-other
mailing list