<div dir="ltr">Hi,<div><br></div><div>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).</div><div><br></div><div>I installed the wheel via a pip install URLOFWHEEL</div><div><br></div><div>I can run:</div><div>import PyQt5</div><div><br></div><div>But if do:</div><div>from PyQt4 import QtCore </div><div><br></div><div>I got:</div><div>ImportError: DLL load failed: Le module spécifié est introuvable</div><div><br></div><div>If I translate the last part of the error from french:  The specified module could not be found</div><div><br></div><div>Let me know if you want me to test something.</div><div><br></div><div>Thanks a lot for your work</div></div>