complicated.py Exception AttributeError module 'pyqtgraph.Qt.QtGui' has no attribute 'QApplication' #384
-
Noob here! Exception has occurred: AttributeError My python version is 3.9.7 (default, Sep 16 2021, 16:59:28) [MSC v.1916 64 bit (AMD64)] aiohttp==3.8.1 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I unfortunately think that finplot is incompatible with the newer versions of PyQt. Try installing an older version, to see if that helps. I'll try getting around to fixing this some day soon... :-/ |
Beta Was this translation helpful? Give feedback.
I unfortunately think that finplot is incompatible with the newer versions of PyQt. Try installing an older version, to see if that helps. I'll try getting around to fixing this some day soon... :-/