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

Install avalanche from existing conda environment failed #129

Closed
AndreaCossu opened this issue Oct 14, 2020 · 2 comments
Closed

Install avalanche from existing conda environment failed #129

AndreaCossu opened this issue Oct 14, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@AndreaCossu
Copy link
Collaborator

The command conda install -c continualai -c pytorch avalanche run from an existing conda environment fails with the following error:

UnavailableInvalidChannel: The channel is not accessible or is invalid.
  channel name: continualai
  channel url: https://conda.anaconda.org/continualai
  error code: 404

Apparently there is no continualai channel in conda.

@AndreaCossu AndreaCossu added the bug Something isn't working label Oct 14, 2020
@vlomonaco
Copy link
Member

vlomonaco commented Oct 14, 2020

Yes, we cannot make it public at the moment. The only way to install it is trough pip or with .yml file, I'll fix the readme

@vlomonaco
Copy link
Member

vlomonaco commented Oct 15, 2020

Fixed in vlomonaco@b9fac11

vlomonaco pushed a commit that referenced this issue Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants