You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/mnt/home/mastore/Downloads/Measureice/MeasureIce.py", line 427, in <module>
proxyloadBtn = QtGui.QGraphicsProxyWidget()
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pyqtgraph.Qt.QtGui' has no attribute 'QGraphicsProxyWidget'
I think the setup.py file should specify pyqt versions.
The text was updated successfully, but these errors were encountered:
Running the code out of the box gives
I think the setup.py file should specify pyqt versions.
The text was updated successfully, but these errors were encountered: