conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
5.75k stars 305 forks source link

Installed on D drive, makes environments on C drive #567

Closed OverLordGoldDragon closed 1 month ago

OverLordGoldDragon commented 3 months ago

Comment:

I completely uninstalled Anaconda, used the Miniforge Windows installer (Win 11 x64), installed into D:\miniforge3\, then used Miniforge Prompt to mamba install packages into a virtual environment. They all went into C:\users\Name\.conda\envs, instead of D:\miniforge3\envs as it would with Anaconda.

How can I change this? And is it too late to "move" the environments (do I need to reinstall miniforge)?