Issue :
Error PyQt5, pylint can't find QWidget and QApplication
Solve:
Create ".pylintrc" with .py file in current directory
Create ".pylintrc"
And add content
extension-pkg-whitelist=PyQt5
This error seems to be said… reliability issue for PyQt...
Actually I don't know why this error occurs.
I tried to re-occur the error, but it didn't occur.
#pylint #PyQt #PyQt5 #can't find QWidget and Qapplication #pylintrc
No comments:
Post a Comment