pip install PyQt5==5.15.2. 2. from PyQt5.QtWidgets import QApplication,QMainWindow,QLabel. 3. import sys. 4. app=QApplication(sys.argv).
確定! 回上一頁