All Questions
1 question
3
votes
1
answer
2k
views
Do I need to downgrade my conda version in order to install a module?
I install new modules via the following command in my miniconda
conda install -c conda-forge axelrod
It tries to resolve but says i have not the right conda version.
Collecting package metadata (...