在学习Qt的时候遇到的报错:AttributeError: 'Ui_MainWindow' object has no attribute 'setupUi'以下是.ui生成的代码
代码如下
说是19行和100行的错误