For creating the .exe file, I’m using the following command in the command prompt:
‘pyinstaller MyScript.py --onefile’,
but I imagine there might be more to add. Can anyone lend me a hand?
I use windows 11.
Is the .exe file created following your instructions? I absolutely need it because I have to open the script executable from Movicon 11.6 SCADA software which only supports .exe applications.