[PyQt] ImportError: DLL load failed with experimental wheel

Julien Duponchelle julien at gns3.net
Mon Apr 11 10:04:34 BST 2016


Hi,

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).

I installed the wheel via a pip install URLOFWHEEL

I can run:
import PyQt5

But if do:
from PyQt4 import QtCore

I got:
ImportError: DLL load failed: Le module spécifié est introuvable

If I translate the last part of the error from french:  The specified
module could not be found

Let me know if you want me to test something.

Thanks a lot for your work
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160411/93f46004/attachment.html>


More information about the PyQt mailing list