Moving from PyQt4 to PyQt5 solves the problem. Full source code: # PyQT5 imports from PyQt5 import QtGui, QtCore, QtOpenGL, QtWidgets from ...
確定! 回上一頁