[PyQt] py2exe + QWebView + .ui files

Albert Cervera i Areny albert at nan-tic.com
Sat Jan 10 16:41:03 GMT 2009


I'm trying to make an installer using py2exe. One of the ui files the 
application loads contains a QWebView widget, but I get the following error:

ImportError: No module named QtWebKit.QWebView

I've added 'PyQt4.QtWebKit' to the 'includes' list but that doesn't seem to 
solve the problem. Does anybody know how I can solve this issue?

Thanks!

-- 
Albert Cervera i Areny
http://www.NaN-tic.com


More information about the PyQt mailing list