question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error while installing package from conda-forge channel

See original GitHub issue

I get this error while trying to install any package from conda-forge:

Error: HTTPError: 401 Client Error: UNAUTHORIZED for url: https://conda.anaconda.org/t/tr-61d09b16-e11e-4d45-a499-f2ee3e7a348f/conda-forge/osx-64/conda-env-2.5.2-py35_0.tar.bz2: https://conda.anaconda.org/t/tr-61d09b16-e11e-4d45-a499-f2ee3e7a348f/conda-forge/osx-64/conda-env-2.5.2-py35_0.tar.bz2

Any hints?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tritemiocommented, Sep 7, 2016

I found that logging out from anaconda cloud with anaconda-client solves the issue:

$ anaconda logout
0reactions
ajoroscommented, Jul 17, 2017

Using “anaconda logout” worked for me. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tips & tricks — conda-forge 2022.12.21 documentation
while conda-forge relies on icu 56.* , that mismatch can lead to errors when the install environment is mixing packages from multiple channels....
Read more >
Conda cannot find packages to install - Stack Overflow
The packages installed would show in pip list or conda list but would throw an import error when called from jupyter or so....
Read more >
Troubleshooting — conda 22.11.1.post16+ce4e810c9 ...
Cause . Installing packages may produce a "connection failed" error if you do not have the certificates for a secure connection to...
Read more >
installation error using conda forge - Google Groups
but I am getting the following error. PackagesNotFoundError: The following packages are not available from current channels: - py-plumed - plumed
Read more >
Installation — GeoPandas 0.12.2+0.gefcb367.dirty ...
It provides the conda-forge package channel for conda from which packages can be installed, in addition to the “defaults” channel provided by Anaconda....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found