Hello everyboldy, After inspection of my folder containing my spec files and the spec file itself, I noticed that it was modified. I took my backup from my git repository and it works fine now.
Have a good day. Best regards, Jean-Luc. Le mercredi 23 mars 2022 à 11:30:30 UTC+1, Jean-Luc Bellier a écrit : > > Hello > > For your information, here is my configuration : > 84 INFO: PyInstaller: 4.0 > 86 INFO: Python: 3.7.4 (conda) > 86 INFO: Platform: Windows-10-10.0.19041-SP0 > 88 INFO: wrote > C:\MinArm\OCCAM_V2\rappid\manage_ontologies\IO_ontologies.spec > 94 INFO: UPX is not available. > > Best regards, > Jean-Luc. > > Le mercredi 23 mars 2022 à 10:53:58 UTC+1, Jean-Luc Bellier a écrit : > >> 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/b8fb04d8-4d77-4ae7-a8e4-21a4251c3f7bn%40googlegroups.com.
