导库的时候不要全写一行 分开写试试
from PyQt5.QtGui import * from PyQt5.QtCore import * from PyQt5.QtWidgets import *
报错的是trans1吧..