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

python3 GroundSystem.py depends on PyQt5 and PyQt5 won't install in linux 20.04.06 #774

Closed
schaefer01 opened this issue May 31, 2024 · 1 comment

Comments

@schaefer01
Copy link

I've followed every possible hint on substack I could find and could not install PyQt5, the last
thing I tried the installer started kicking out a stream of "y" characters.

$ pip install PyQt5 --verbose
yes
y
y
y
...

Is it possible to update to PyQt6?

$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

@schaefer01
Copy link
Author

nevermind, exited and reentered my user account and problem went away

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