[PyQt] ModuleNotFoundError: No module named 'PyQt5.sip'

Al Z hfcdocsis at gmail.com
Wed Feb 6 19:51:05 GMT 2019


Hello,

I just went down the journey use trying use pyqtdeploy to make an
executable for my PyQt5 app. I finally created a win-64 build after many
hours of trial and error. I have hit a wall in the error mentioned above
being thrown from the exe. This is happening during the import of the
widgets module:

``from PyQt5.QtWidgets import *``

Any help on how to remedy this is greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190206/2c3f446f/attachment.html>


More information about the PyQt mailing list