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
Describe the bug
I did install PyQt5, but it still requires me to install PyQt4, too
I did try to change the script from using PyQt4 to PyQt5 but it says that "AttributeError: module 'PyQt5.QtGui' has no attribute 'QMainWindow' "
Can you help me to solve the problem between PyQt4 and PyQt5? (seems like I cannot install PyQt4 by somehow)
Thanks anyway. System observed on:
Hardware
OS: Linux 4.4
Reporter Info
Nguyen Tuan Ngoc - University of Science and Technology of Hanoi
The text was updated successfully, but these errors were encountered:
Describe the bug
![image](https://user-images.githubusercontent.com/82352476/168731418-34a82f61-2c8d-4aec-9921-a34ab8cd71a9.png)
I did install PyQt5, but it still requires me to install PyQt4, too
I did try to change the script from using PyQt4 to PyQt5 but it says that "AttributeError: module 'PyQt5.QtGui' has no attribute 'QMainWindow' "
Can you help me to solve the problem between PyQt4 and PyQt5? (seems like I cannot install PyQt4 by somehow)
Thanks anyway.
System observed on:
Reporter Info
Nguyen Tuan Ngoc - University of Science and Technology of Hanoi
The text was updated successfully, but these errors were encountered: