<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Just a small note:</p>
<p>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,<br>
<span style="white-space: pre-wrap;">exception EDllImportError: Error: could not find symbol "_PyObject_GC_Malloc"
</span></p>
<p><span style="white-space: pre-wrap;">I imagine </span><span
style="white-space: pre-wrap;">_PyObject_GC_Malloc has been removed in </span>Python
3.13 dll.</p>
<p>It seems fine for Python 3.13 if you use last release from github
instead :<br>
<span style="white-space: pre-wrap;"><a class="moz-txt-link-freetext" href="https://github.com/Alexey-T/Python-for-Lazarus/tree/2024.10.15">https://github.com/Alexey-T/Python-for-Lazarus/tree/2024.10.15</a>
</span><br>
<br>
</p>
</body>
</html>