On Fri, Mar 7, 2008 at 10:03 PM, Lukáš 'Spike' Polívka <[EMAIL PROTECTED]> wrote: > No luck, for some reason. What path do you suggest I should put there, > if QtCore.so is placed in > Jabbim.app/Contents/Resources/lib/python2.5/lib-dynload/PyQt4/? > > This is error log from Console: > > ImportError: > '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/PyQt4/QtCore.so' > not found
Hmm. My missing stuff was pure python packages. I don't know if shared libraries are treated the same or not. If that were a python package, I would do sys.path.insert(0,'../Resources/lib/python2.5/lib-dynload/') ~ Nathan _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig