Hello Python folks.. Newbie question big time here.. Sorry! But I would
appreciate any tips
I was trying to use py2app to create a standalone of a Python app that uses
PyQt. It seems after packaging that the app can no longer find Qt:
$ python setup.py py2app -i qt,qttable
[..]
$ ./dist/kodos.app/Contents/MacOS/kodos
Could not locate the PyQt module. Please make sure that
you have installed PyQt for the version of Python that you are running.
:-(
Thanks
~reuben
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig