This repository was archived by the owner on Aug 31, 2025. It is now read-only.
Replies: 1 comment 8 replies
-
What version of your operating system, Python, and pip are you using? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to run a
pip install -e ".[dev]"
,pip
complains that it can't findPyQt5==5.13.2
.What can I do to fix this?
Beta Was this translation helpful? Give feedback.
All reactions