[PyQt] QtCore missing from PyQt5 5.8.1.1

Fredrik Averpil fredrik at averpil.com
Wed Mar 15 09:29:55 GMT 2017


I just pip installed PyQt5 on Windows 10 64-bit and got this:

Python 3.5.3 | packaged by conda-forge | (default, Feb  9 2017,
15:12:38) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more
information.>>> import PyQt5>>> from PyQt5 import QtCore
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found.

The wheel name:
PyQt5-5.8.1.1-5.8.0-cp35.cp36.cp37-none-win_amd64.whl

Cheers,
Fredrik
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170315/08bef29b/attachment.html>


More information about the PyQt mailing list