IndentationError: unexpected indent PyQt5 script

前端 未结 0 1393
深忆病人
深忆病人 2020-12-18 07:22

Here is my code:

from PyQt5 import QtCore, QtGui, QtWidgets
from PyQt5.QtWidgets import QMessageBox

    class Ui_MainWindow(object):
        def setupUi(self         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题