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