I try to use PyQt 5.5 with Python 3.5. I installed Python 3.5 (C:\Python3) and intalled PyQt 5.5 (C:\Python3\Lib\site-packages\PyQt5). Then I type
import PyQt5.QWidgets
and have the following error
ImportError: DLL load failed: no module named PyQt5.QWidgets
My OS is Windows 8 x32
It's not helped:
ImportError: No module named PytQt5