We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
-vvv
poetry update stuck at the starting HTTPS connection with pypi.org
➜ poetry self update -vvv Loading configuration file /Users/tahir/Library/Preferences/pypoetry/config.toml Updating Poetry version ... [keyring.backend] Loading KWallet [keyring.backend] Loading SecretService [keyring.backend] Loading Windows [keyring.backend] Loading chainer [keyring.backend] Loading libsecret [keyring.backend] Loading macOS Creating new session for pypi.org [urllib3.connectionpool] Starting new HTTPS connection (1): pypi.org:443 [urllib3.connectionpool] https://pypi.org:443 "GET /simple/poetry/ HTTP/1.1" 304 0
The text was updated successfully, but these errors were encountered:
duplicate #6030, #6906, #7010, #6526, #3352, and probably many others.
looking forward to 1.3.0 so that we can stop telling people this.
Sorry, something went wrong.
Based on this reply, #6526 (comment) I tried
poetry cache clear PyPI --all poetry cache clear _default_cache --all
Now the poetry works properly
pyparsing
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
-vvv
option) and have included the output below.Issue
poetry update stuck at the starting HTTPS connection with pypi.org
The text was updated successfully, but these errors were encountered: