limelect
limelect
thanks
Just see my last statement!!! this is a translation of pas to py problem https://en.delphipraxis.net/topic/11758-delphi-python/
Can you help ? Something is definitely wrong with me? see my last request plz https://en.delphipraxis.net/topic/11780-pyinstaller/
No, However in GUIPY it workes G:\Delphi Projects\Embarcadero\Delphi4PythonExporter-main\installer>pyinstaller delphifmxexecutable.spec The 'pathlib' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please remove this package...
I am missing some ting where is the source name and location is it the delphifmx?
Is it supposed to be like that? still same mistak [delphifmxexecutable.spec.txt](https://github.com/Embarcadero/DelphiFMX4Python/files/13717545/delphifmxexecutable.spec.txt) ?
I see on the net an answer https://stackoverflow.com/questions/75476135/how-to-convert-python-file-to-exe-the-pathlib-package-is-an-obsolete-backport I've experienced the same problem. I managed to solve it by downgrading pyInstaller to 5.1 (from 5.8) without touching pathlib. An additional...
someting happened tp PyInstaller
First i deleted the dir problem pyinstaller workers now it compile BUt 1. where is the name of my program? in the spec? 2. or I do not understand. i...
Ok I found the program name BUt G:\Delphi Projects\Embarcadero\Delphi4PythonExporter-main\installer\dist\delphif mxexecutable>delphifmxexecutable.exe Traceback (most recent call last): File "D4P_export_demo.py", line 13, in File "D4P_export_demo.py", line 7, in main File "parent_window.py", line 12,...