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

command for fastai is not correct #532

Open
tony-sologubov opened this issue May 29, 2020 · 1 comment
Open

command for fastai is not correct #532

tony-sologubov opened this issue May 29, 2020 · 1 comment

Comments

@tony-sologubov
Copy link

Here we have the command to update the fastai lib:
https://course.fast.ai/start_gcp.html#step-4-access-fastai-materials-and-update-packages

The command is
sudo /opt/anaconda3/bin/conda install -c fastai fastai

However, it does not work at the moment, although this one works:
sudo /opt/conda/bin/conda install -c fastai fastai

@jgreenemi
Copy link
Contributor

jgreenemi commented Aug 14, 2020

This issue can be closed. Looks that the section bearing that command has been simplified to simply conda install -c fastai fastai, so it no longer assumes where you installed Anaconda.

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

No branches or pull requests

2 participants