Hello everybody, I am really embarrassed. I have pyinstaller installed and I use .spec files to generate multiples executables. I made a typo mistake by typing a '$' at the end of the spec file: pyinstaller myfile.spec$ instead of pyinstaller myfile.spec. At the first run, I got a message : myfile.spec$ not found.
But after running the correct command, I still have the same message. SO I cannot generate my executables at all. There may be a parameter or a file that stores this wrong information, but I cannot find where. Could anybody help me ? It is quite urgent. Thank you very much for your help. Best regards, Jean-Luc. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/d7473696-da65-4e73-9bd0-e29049f4cb57n%40googlegroups.com.
