Hello,

I wasn't able to produce a .app file just using the --onefile command, but 
was finally able to with this:

pyinstaller -w --windowed --noconsole --onefile main.spec

However, now, when I run this, I don't get a .app though I can tell the 
unix executable is updated. Could anyone help me produce a .app file again? 
I don't remember if I did anything differently before but I don't think I 
did.. Thanks!


Jay

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/e74925a3-058b-4774-9f2c-42123eafb74f%40googlegroups.com.

Reply via email to