PyQt5 unresolved
from PyQt5.QtWidgets import QApplication
Pycharm indicates Unresolved reference QApplication, but my program works well. I don't want ignore that message, how can I tell the IDE to find that module?
Pycharm indicates Unresolved reference QApplication, but my program works well. I don't want ignore that message, how can I tell the IDE to find that module?
请先登录再写评论。
please, try to remove and then re-add Python interpreter. If it doesn't help, please, file a bug report in our tracker with your system details