[PyQt] imageformat plugins under Mac OS X - where are they???
Timothy W. Grove
tim_grove at sil.org
Mon Jun 10 14:50:22 BST 2013
Found them at /opt/local/share/qt4/plugins/imageformat, but including
them within the directory structure of my application (as I did with
Windows) is causing my distribution package to crash :-( . Time to join
the cx_Freeze list...
Tim
On 09/06/2013 09:39, Timothy W. Grove wrote:
> Hi Folks,
>
> I've just entered the world of PyQt programming on Mac OS X (Mountain
> Lion). Mostly an enjoyable experience, but finding my way around the
> file system is giving me headaches!!!
>
> I've installed Python 3.3 and PyQt4 using the following instructions
> found at http://www.pythonschool.net/cxfreeze_mac/. Handy, since I
> also use cx_Freeze to package my application.
>
> I need to include the image format plugins with my distribution. On my
> Windows machine they would be located under
> C:\\Python32\\Lib\\site-packages\\PyQt4\\plugins\\imageformats, but I
> am having difficulty locating them on Mac. Any suggestions?
>
> Thanks.
>
> Best regards,
> Timothy Grove
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
More information about the PyQt
mailing list