Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error in init.py and client.py #72

Open
Crims-on opened this issue Oct 2, 2021 · 0 comments
Open

Import error in init.py and client.py #72

Crims-on opened this issue Oct 2, 2021 · 0 comments

Comments

@Crims-on
Copy link

Crims-on commented Oct 2, 2021

init.py error:
from PyQt5.QtGui import QPalette, QColor
ImportError: No module named PyQt5.QtGui

client.py error:
from PyQt5 import QtWidgets
ImportError: No module named PyQt5

I have installed PyQt5 and uninstalled it multiple times using different methods. I have tried installing pytq which was a possible solution in a previous issue thread, but apparently, there is no such distribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant