[PyQt] changes to sip.py breaking py2app recipe
Scott Willman
scottwillman at gmail.com
Fri Nov 16 00:31:20 GMT 2007
I'm trying to debug the py2app recipe that handles sip on the mac. From what
I see, it appears to be looking for:
sipconfig.Configuration(). qt_lib_dir
However, this attribute doesn't appear to exist anymore (that I can find).
If it has indeed changed, is this information stored in another attribute
somewhere else?
Also, it's looking for a environment variable called 'DYLD_LIBRARY_PATH'
that I don't seem to have set. I don't see any other env vars that would
contain what that it seems to be looking for. Can anyone fill in the blanks
here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20071116/888d3512/attachment.html
More information about the PyQt
mailing list