0

I don't know what happen my code.

I can't rebuild some error.

import os
from PyQt5.QtWidgets import QWidget, QApplication, QToolTip, QPushButton, QMainWindow
from time import strftime

Unused import ospylint(unused-import)

Undefined variable: 'QtWidgets'Python(undefined-variable)

Community
  • 1
  • 1
ROking
  • 1
  • 2
  • There are [quite a few other questions](https://www.google.com.au/search?q=pyqt5.qtwidgets+not+found+site:stackoverflow.com) relating to this on SO. Do they help? – Paul Rooney Jul 29 '19 at 07:09
  • [link](https://stackoverflow.com/questions/17388082/pyqt5-and-qtgui-module-not-found/20904887) – ROking Jul 30 '19 at 06:26

0 Answers0