<div dir="ltr">Sorry I type PyQt5. I redacted the message on a different computer an old reflex.<div><br></div><div>I confirm that I got the problem with PyQt5</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 11, 2016 at 11:10 AM Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11 Apr 2016, at 10:04 am, Julien Duponchelle <<a href="mailto:julien@gns3.net" target="_blank">julien@gns3.net</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> I have a fresh windows 10 x64 installation with Python 3.5. (Never installed a different version of Python, PyQt or never installed Qt, never installed Visual Studio).<br>
><br>
> I installed the wheel via a pip install URLOFWHEEL<br>
><br>
> I can run:<br>
> import PyQt5<br>
><br>
> But if do:<br>
> from PyQt4 import QtCore<br>
><br>
> I got:<br>
> ImportError: DLL load failed: Le module spécifié est introuvable<br>
><br>
> If I translate the last part of the error from french:  The specified module could not be found<br>
<br>
...because the wheels are for PyQt5 not PyQt4.<br>
<br>
Phil</blockquote></div>