-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Keyring error on every command #1335
Comments
Looks like you're using anaconda, which I don't believe is currently supported. See #105 |
I'm also getting this error using a Pyenv install of Python 3.7.5 and Poetry v1.0.0b6. Reverting back to Poetry v0.12.17 removes the error. |
I'm also getting this error with Poetry v1.0.0a5 through Poetry v1.0.0b8 on Ubuntu 18.04.3 LTS. Reverting back to Poetry v0.12.17 fixes it. I'm not using anaconda. Full error:
|
i'm seeing this on poetry 1.0.3 edit: i'm also seeing this on 1.0.5. yes, I used the recommended installer This is blocking me from publishing to artifactory with an auth token (I see this error when running |
Same for me, version 1.0.3 |
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. |
-vvv
option).Issue
On the latest beta release I encounter the following output when running any poetry command.
Poetry still works fine despite those messages.
It is probably related to #774 .
The text was updated successfully, but these errors were encountered: