[PyQt] Deploying PyQt4 application

V. Armando Sole sole at esrf.fr
Mon Jan 28 09:27:35 GMT 2008


Hi,

At 11:33 26/01/2008 +0000, Rémy HUBSCHER wrote:
>Hi,
>
>Thanks you for your help.
>I download your application and using Platypus, I understood how to do.
>
>But I have still the loading error message.
>Could you send me your setup.py file ?
>
>It seems that PyQt4 was still looking in the wrong PATH :
>
>ImportError: '/System/Library/Frameworks/Python.framework/Versions/2.5/ 
>lib/python2.5/lib-dynload/PyQt4/QtGui.so' not found
>
>Maybe have I something to change in the __boot__.py file or somethings
>after the Platypus generation ?
>
>I will wait Monday to get your anwser.
>Thank you very much.

You will find my modified py2app in case you need it (I forced it to 
generate universal binaries so your Qt and PyQt should be built as 
universal - you can also make a grep and find where I force the 
architecture-), my setup.py, my PlatypusScript and a (very concise) 
README.txt in:

http://ftp.esrf.fr/pub/bliss/MACPYQT4PACKING.tar

Best regards,

Armando





More information about the PyQt mailing list