setup( >> app=APP, >> data_files=DATA_FILES, >> options={'py2app': OPTIONS}, >> setup_requires=['py2app'], >> options=dict(py2app=dict(argv_emulation=True), >> > > whooa! you've defined "options" twice here -- maybe only the second one is > taking...
I've added the packages in this options, with the other options left in, and without. I've removed this one completely. None of them are doing any good.
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig