Open MohannadAlobaid opened 2 years ago
Please use conda create -n YourEnvName python=3.9 demucs
instead.
Wow thanks for posting this issue as it now pops up in Google results when searching why conda env create
does not do what you expect !! 😡 No wonder why people laugh at Python's stupid number of package/environment/versions competing management systems.
They all have their unique way of ruining your day.
I try to "Create the Python anaconda environment" i use : "conda env create -f install\envs\windows.yml" but every time this error pop EnvironmentFileNotFound: 'C:\Users\moann\miniconda3\install\envs\windows.yml' file not found
https://docs.donkeycar.com/guide/host_pc/setup_windows/