On Wed, 6 Mar 2013 12:42:12 +0000, Chris Roebuck <[email protected]>
wrote:
> This works, however when I run the script:
> 
> from PyQt4.QtWebKit import *
> 
> I get:
> 
> ImportError: /usr/lib/python2.7/dist-packages/PyQt4/QtWebKit.so:
undefined
> symbol: _ZTI8QWebView

Should be fixed with tonight's SIP snapshot (or current hg). You shouldn't
need to make the change to PyQt's configure.py with the SIP fix.

Thanks,
Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to