[Eric] Re: QWebKit/eric 4
Jaime Seuma
jaims.seuma at gmail.com
Fri Jun 13 11:36:16 BST 2008
So I did...
Everything went ok but eric4 (4.4.1.4 or 4.4.1.5) won't install.
It complains about the entry point
_ZNK15QsciLexerPython20indentationGuideViewEv not being found on
qscintilla.dll; and the installer then asks (very politely :-) )to
install qscintilla2 and its pyqt4 wrapper. Which I have already
installed btw.
In the other hand, in Python25_home/Lib/site-packages/pyqt4 there is now
a file called QtWebKit.pyd, which means that qtwebkit should be
availaible. But the script I had left pyuic write for me (from a .ui
file) still doesn't work...
I'll have to spend some more hours on the subject, I'm afraid.
All the same, thank u Phil.
eric-request at riverbankcomputing.com wrote:
> Send Eric mailing list submissions to
> eric at riverbankcomputing.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.riverbankcomputing.com/mailman/listinfo/eric
> or, via email, send a message with subject or body 'help' to
> eric-request at riverbankcomputing.com
>
> You can reach the person managing the list at
> eric-owner at riverbankcomputing.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Eric digest..."
>
>
> Today's Topics:
>
> 1. QWebKit/eric 4 (Jaime Seuma)
> 2. Re: QWebKit/eric 4 (Phil Thompson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 11 Jun 2008 14:20:34 +0200
> From: Jaime Seuma <jaims.seuma at gmail.com>
> Subject: [Eric] QWebKit/eric 4
> To: eric at riverbankcomputing.com
> Message-ID: <484FC312.4020908 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> 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?
> Does anyone have a clue on this particular subject?
>
> Thanx in advance
>
> Jaime
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 11 Jun 2008 13:44:21 +0100
> From: Phil Thompson <phil at riverbankcomputing.com>
> Subject: Re: [Eric] QWebKit/eric 4
> To: eric at riverbankcomputing.com
> Message-ID: <200806111344.21565.phil at riverbankcomputing.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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
>
>
> ------------------------------
>
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
>
>
> End of Eric Digest, Vol 24, Issue 8
> ***********************************
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/eric/attachments/20080613/f0656eea/attachment.html
More information about the Eric
mailing list