comdora

Results 6 comments of comdora

Thanks for your answer. I have only one python version installed on the computer, and dll's can't be messed. Also, as you can see on the image, script works when...

I have tested on other computer, Delphi 12.0, Python 3.11, script is executed OK. On the computer with Delphi 12.1, Python 3.12 error still exists. Script execution from command prompt,...

![Screenshot 2024-04-13 at 00 03 46](https://github.com/pyscripter/python4delphi/assets/6955754/b92665e9-12e5-48f9-ae07-40babaff5e98)

Result := PyEval_EvalCode(Code, _globals, _locals ); line 5153 in PythonEngine, Result is nil

![Screenshot 2024-04-13 at 00 52 37](https://github.com/pyscripter/python4delphi/assets/6955754/c4f3ade2-7e35-4c99-b394-4101de5c798f)

I have reinstalled few times the pandas library ![Screenshot 2024-04-13 at 01 05 31](https://github.com/pyscripter/python4delphi/assets/6955754/6359d912-c0f5-4f8d-bb5a-973b0ec88df7) I had been installed P4D from Getit, but few minutes aga I had uninstalled it and...