[PyQt] A little trouble developing a conda recipe for PyQt5

Darren Dale dsdale24 at gmail.com
Thu Aug 7 21:33:21 BST 2014


I tried setting DYLD_LIBRARY_PATH, but that broke xcodebuild, which is
apparently required by qmake. However, I did find a workaround, setting
DYLD_FALLBACK_LIBRARY_PATH, which allowed the PyQt5 configuration step to
find the Qt5 libraries without breaking xcodebuild. I've got a working
conda package for PyQt5 now. Although if anyone has suggestions for a
better solution, I'd love to hear it.

Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140807/8a336230/attachment.html>


More information about the PyQt mailing list