[PyQt] pyqt loading libQtGui.dylib twice on Mac OS X
    Jeremy Sanders 
    jeremy at jeremysanders.net
       
    Sat Nov 19 19:30:34 GMT 2011
    
    
  
Jeremy Sanders wrote:
> I've had similar problems with pyinstaller, where Qt plugins 
don't use the
> right Qt library. The otool program is great for fixing 
which libraries a
> dylib or executable is using. I've attached a script I use 
for fixing
> which libaries the Qt plugins use, which may fix your 
problem (change path
> at top).
I should say I am actually using py2app rather than 
pyinstaller, but I did get similar error messages until I 
fixed the dylibs.
-- 
http://www.jeremysanders.net/
    
    
More information about the PyQt
mailing list