<div dir="ltr"><div><div>>>> from PyQt4 import QtWebKit<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>ImportError: DLL load failed: The specified module could not be found.<br>


<br></div>QtWebKit is included in both the Qt and PyQt stuff I 
installed.  But something is bollixed because the webkit stuff won't run
 from the pyqt or even qt examples.<br><br></div>So I uninstalled/deleted everthing and started afresh:<br>
<ul><li>python-3.3.3.msi (the x86 version)</li><li>qt-win-opensource-4.8.5-vs2010.exe (the x86 version)</li><li>PyQt4-4.10.3-gpl-Py3.3-Qt4.8.5-x32.exe</li></ul><p>Now everything works.  I guess something in the newer or x64 stuff isn't ready for prime time.<br>

</p><p>Thanks for the correction on the PyQt5 thing.<br></p><div class=""><div id=":rn" class="" tabindex="0"><img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif">Incidentally, the download page states that QScintilla is an independent prerequisite, but it comes with the QT package so maybe that part can be simplified?<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 28, 2013 at 9:26 AM, Detlev Offenbach <span dir="ltr"><<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:'Liberation Sans';font-size:9.5pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">On Wednesday 27 November 2013, 18:34:25 Robert Withrow wrote:</p>
<p style="margin:0px;text-indent:0px">> I've installed:</p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">>    - python-3.3.3.amd64</p>
<p style="margin:0px;text-indent:0px">>    - qt-windows-opensource-5.1.1-msvc2012-x86_64-offline</p>
<p style="margin:0px;text-indent:0px">>    - PyQt4-4.10.3-gpl-Py3.3-Qt5.1.0-x64</p><div>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> When I try to install eric5-5.3.8 I get:</p>
<p style="margin:0px;text-indent:0px">> e:\Users\witr\Downloads\eric5-5.3.8\eric5-5.3.8>install.py</p>
<p style="margin:0px;text-indent:0px">> Checking dependencies</p>
<p style="margin:0px;text-indent:0px">> Python Version: 3.3.3</p>
<p style="margin:0px;text-indent:0px">> Found PyQt4</p>
<p style="margin:0px;text-indent:0px">> Found QtHelp</p>
<p style="margin:0px;text-indent:0px">> Found QScintilla2</p>
<p style="margin:0px;text-indent:0px">> Found QtGui</p>
<p style="margin:0px;text-indent:0px">> Found QtNetwork</p>
<p style="margin:0px;text-indent:0px">> Found QtSql</p>
<p style="margin:0px;text-indent:0px">> Found QtSvg</p>
<p style="margin:0px;text-indent:0px">> Sorry, please install QtWebKit.</p>
<p style="margin:0px;text-indent:0px">> Error: DLL load failed: The specified module could not be found.</p>
<p style="margin:0px;text-indent:0px">> Press enter to continue...</p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> I'm trying to have simple installs (so this setup can be duplicated by</p>
<p style="margin:0px;text-indent:0px">> others) so I'd just as soon not to have to build stuff.  Shouldn't this</p>
<p style="margin:0px;text-indent:0px">> "just work"?</p>
<p style="margin:0px;text-indent:0px"> </p>
</div><p style="margin:0px;text-indent:0px">This simply means, that QtWebKit is not installed or failed to load. The eric install does an 'from PyQt4 import QtWebKit'. Please try this in a console. If it fails please check, if such a library is installed on your system.</p>

<div>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> Side note: it seems impossible to install Eric with PyQt5 even though</p>
<p style="margin:0px;text-indent:0px">> release notes say experimental support has been added.</p>
<p style="margin:0px;text-indent:0px"> </p>
</div><p style="margin:0px;text-indent:0px">That is not quite right. The release note says, that it includes experimental support for Qt5, i.e. PyQt4 compiled against Qt5. eric does not run with PyQt5. However, you may use eric to develop PyQt5 programs (if you use the development version of eric).</p>


<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Detlev<br>-- </p>
<p style="margin:12px 0px 0px;text-indent:0px"><span style="font-size:11pt;font-weight:600">Detlev Offenbach</span></p>
<p style="margin:0px;text-indent:0px"><a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a></p></div></blockquote></div><br><br clear="all">
<br>-- <br><div dir="ltr">Robert Withrow, R.W. Withrow Associates<br>☎ <a href="tel:%2B1.978.712.4453" value="+19787124453" target="_blank">+1.978.712.4453</a><br> <a href="mailto:BigBaaadBob@gmail.com" target="_blank">BigBaaadBob@gmail.com</a><br>
<a href="http://www.linkedin.com/in/bigbaaadbob" target="_blank">http://www.linkedin.com/in/bigbaaadbob</a></div>

</div></div>