I ran into a number of problems with PyQt4, and py2app while making my first program (OS 10.6), that I had a hard time finding answers to If your program is crashing, check console if it says

then after generating the setup.py script for py2app, edit it to remove “’argv_emulation’: True”. (from py2exe website, [...]

Read the full article…

Posted in Programming, Uncategorized | Tagged , , , Leave a comment
Top