[PyQt] Re: ImportError on QtGui. PyQt4.4 commercial
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Wed May 21 14:35:20 BST 2008
    
    
  
On Wednesday 21 May 2008 13:42:08 Darryl Wallace wrote:
> Hello,
>
> I've just installed:
>
> Qt4.4,
> SIP 4.7.5
> PyQt 4.4
>
> On Ubuntu 8.04.
>
> Everything installed fine.  But now upon attempting to import QtGui I
> get the following error:
>
> from PyQt4 import QtGui
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: /usr/lib/python2.5/site-packages/PyQt4/QtGui.so: undefined
> symbol: sipNm_QtGui_QLCDNumber
>
> Any ideas?
>
> Thanks,
> Darryl
No.
Did you have Ubuntu's PyQt4 installed? Did you overwrite it?
Phil
    
    
More information about the PyQt
mailing list