ronald ferrucci schrieb:
My program builds fine, but then when I go to run it I get:File "<string>", line 2 ^ SyntaxError: invalid syntaxHas anyone else had this problem. The program runs fine before it is packaged. Also, the Windows version of my program runs fine. It is just with the linux version that I have problems.
This seams to be a problem with the line endings: You probably have some .py file which has been written on Windows and is re-compiled on Linux. I already had this problem, too. In my case it's been a file generated by PyInstaller (which I first run on Windows and then on Linux).
-- Schönen Gruß - Regards Hartmut Goebel Dilp.-Informatiker (univ.), CISSP Goebel Consult Spezialist für IT-Sicherheit in komplexen Umgebungen http://www.goebel-consult.de
smime.p7s
Description: S/MIME Cryptographic Signature
