Trying to install with Anaconda package manager but it keeps telling me that it's not found. How do I make it 'find' the needed packages?

Asked 2 years ago

How can I install a package with Anaconda and not encounter the issue "not available in repo.anaconda.com...". How can I install the package I'm looking for?

Jaylan Holloway

Sunday, October 23, 2022

If you're 100% certain that you've installed conda, you might have forgotten to activate it. Just type in your Python terminal "conda activate <name>", and pip install edx-dl to try if it works. Make sure to also clear cache and restart your PC, just in case.





Write an answer...

Cancel

Please follow our  Community Guidelines

Can't find what you're looking for?