Answers for "how to only remove a certain package in conda"

1

remove package conda

conda remove -n myenv scipy
Posted by: Guest on August-20-2020

Code answers related to "how to only remove a certain package in conda"

Browse Popular Code Answers by Language