[PyQt] Cannot import QtWebKit

Sebastian Linke Seb_Linke at web.de
Fri Oct 30 13:45:30 GMT 2009


I'm using PyQt-x11-gpl-4.7-snapshot-20091028.tar.gz and this fails:

Python 2.6.4 (r264:75706, Oct 29 2009, 15:38:25) 
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyQt4 import QtWebKit
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name QtWebKit

PyQt was built against Qt 4.6.0. I ran configure.py without any additional
arguments. The C++ WebKit seems to be installed correctly since Arora works
fine with it.
-- 
View this message in context: http://old.nabble.com/Cannot-import-QtWebKit-tp26130346p26130346.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list