On Sun, Mar 24, 2019 at 2:20 AM David Chisholm <[email protected]> wrote: > When I try to do the following command, however, it never completes; it just > kind of freezes and I have to exit the console and start over. > > !pyinstaller --onefile property_predicting_gui.py
Have you tried running it from a terminal/command line instead of through Spyder? Does that hang? -- Raoul Snyman -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
