-
Notifications
You must be signed in to change notification settings - Fork 4
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
Installation fails on Ubuntu when pyqt5 is installed using apt #507
Comments
What pip has installed:
Note that version of pyqt5 version is the one installed using apt:
|
Removing packages installed using apt helps:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Step to reproduce:
Install pyqt5 using apt get. Not that this package is usually installed via pip:
Install pytripgui using pip. Note that it will install pyqt5 as well:
Run pytripgui:
The text was updated successfully, but these errors were encountered: