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

'auth' is not recognized as a conda command #39

Open
OSDTBen opened this issue Jun 14, 2024 · 1 comment
Open

'auth' is not recognized as a conda command #39

OSDTBen opened this issue Jun 14, 2024 · 1 comment
Labels

Comments

@OSDTBen
Copy link

OSDTBen commented Jun 14, 2024

What happened?

I installed conda-auth and now for any conda command I see the following issue, because apparently my end-points are not configured correctly:

Error while loading conda entry point: conda-auth (Unable to find a credential storage backend, which means this operating system is likely unsupported. One way to overcome this is by installing a third party keyring storage backend. You can find more information about that here: https://pypi.org/project/keyring)

Conda Info

conda-forge::conda-24.5.0-py312h7900f)

@travishathaway
Copy link
Collaborator

@OSDTBen,

Have you tried installing the keyrings.alt package?

 conda install conda-forge::keyrings.alt

More information here: https://conda-incubator.github.io/conda-auth/user/#storage-backend-unavailable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants