[Eric] QWebKit/eric 4
Phil Thompson
phil at riverbankcomputing.com
Wed Jun 11 13:44:21 BST 2008
On Wednesday 11 June 2008 1:20:34 pm Jaime Seuma wrote:
> Hi
>
> I've been implementing a small webbrowser based in QtWebKit, in C++.
> It' works ok, I wanted to give it a try using python/eric.
> QtWebKit has been added to qt library base in the 4.4.0 release, afaik.
>
> I had compiled it in my pc. this stuff:
> eric4-4.1.4
> PyQt-win-gpl-4.3.3
> sip-4.7.3
> qt-win-opensource-src-4.4.0
>
> When I try to execute a python script that imports the stuff needed,
> this line:
> 'from QtWebKit.QWebView import QWebView'
>
> raises a except:
> "No module named QtWekKit.QWebView"
>
>
> What do u think? Should I dismiss my current installs of pyqt, etc and
> download more recent version?
Yes.
> Does anyone have a clue on this particular subject?
>
> Thanx in advance
>
> Jaime
Phil
More information about the Eric
mailing list