编程环境是 Windows7 x64 + Python3.3 + PyQt5,运行结果如下:
C:\Python33\Lib\site-packages\PyQt5\uic>python pyuic.py -h
Traceback (most recent call last):
File "pyuic.py", line 28, in <module>
from .driver import Driver
SystemError: Parent module '' not loaded, cannot perform relative import
C:\Python33\Lib\site-packages\PyQt5\uic>python pyuic.py -h
Traceback (most recent call last):
File "pyuic.py", line 28, in <module>
from .driver import Driver
SystemError: Parent module '' not loaded, cannot perform relative import