[PyQt] qtdemo.pyw doesn't run
Bruce Sass
bmsass at shaw.ca
Sun May 4 12:42:42 BST 2014
system: win7 x64
python: v3.3.2:d047928ae3f6, May 16 2013, 00:06:53 [MSC v.1600 64 bit
AMD64)] on win32
pyqt: PyQt5-5.2.1-gpl-Py3.3-Qt5.2.1-x64 installer
I uninstalled pywin32 then ran qtdemo.pyw from a cmd prompt (python
C:\Python33\Lib\site-packages\PyQt5\examples\qtdemo\qtdemo.pyw), getting me:
-----
Traceback (most recent call last):
File
"C:\Python33\Lib\site-packages\PyQt5\examples\qtdemo\qtdemo.pyw", line
46, in <module>
from PyQt5.QtCore import QEventLoop, QTime
ImportError: No module named 'PyQt5.QtCore'
-----
So, it doesn't look like pywin32 was causing problems.
- Bruce
More information about the PyQt
mailing list