python - PyQt no module named -


i try use pyqt 5.5 python 3.5. installed python 3.5 (c:\python3) , intalled pyqt 5.5 (c:\python3\lib\site-packages\pyqt5). type

import pyqt5.qwidgets 

and have following error

importerror: dll load failed: no module named pyqt5.qwidgets 

my os windows 8 x32

it's not helped:

importerror: no module named pytqt5

importerror: no module named pyqt5 - osx mavericks

pyqt5 , qtgui module not found

solved: problem gone when installed python 3.4 instead of python 3.5


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -