[PyQt] PyQt4 issue
Phil Thompson
phil at riverbankcomputing.com
Wed Mar 6 14:57:32 GMT 2013
On Wed, 6 Mar 2013 12:42:12 +0000, Chris Roebuck <chris at cjroebuck.com>
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
More information about the PyQt
mailing list