-
-
Notifications
You must be signed in to change notification settings - Fork 611
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
Everything hanging #2135
Comments
You can pass Maybe you would like to provide the requirements files here so someone can reproduce the issue. |
Using -vvv I get the following as the last thing happening before the hang: Querying qmake about your Qt installation...
requirements.txt |
Same result for |
Trying stuff in here, but even after upgrading pip3 doesn't like --config-settings https://stackoverflow.com/questions/73714829/pip-install-pyqt5-it-cannot-go-on |
Was able to force it through manually with |
...and then still running into the same problem w/ |
Every action just hangs. Currently pip-compile --upgrade has been running for hours. Same with pip-compile requirements.in
Environment Versions
$ python -V
3.11$ pip --version
23.3$ pip-compile --version
7.4.1Steps to replicate
Attempt any command
Expected result
not to hang for hours
...
Actual result
hangs for hours. will check in morning but don't have high hopes
...
The text was updated successfully, but these errors were encountered: