Answer the question
In order to leave comments, you need to log in
How to make Miniconda see the previously created environment?
I once created a pyenv virtual environment using miniconda. Then it was necessary to rearrange Windows. After I re-installed miniconda, I couldn't find online how to make it see the pyenv environment I created earlier.
Please tell me how to make miniconda see the old pyenv virtual environment.
Answer the question
In order to leave comments, you need to log in
After all my torment, it turned out that the chest opened not simply, but elementarily simply.
There is no need for conda to see the rest of the virtual environments. In order for conda to work with it, it is enough to execute the command
. After that, you can update all packages in the virtual environment
, or install the one you need, for example, scipy:
and then disconnect from the virtual environment, as is usually done:deactivate
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question