Miniconda download permission denied #18196
-
|
Hi All, jbair34@DESKTOP-UHJNGJR:/mnt/c/Windows/system32$ sudo curl -L -O https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh I tried it without the sudo command as well with the same result. Any idea why it won't download? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
MOOSE is not natively supported on windows right now, you should try using the Windows Subsystem for Linux (WSL). Regardless, |
Beta Was this translation helpful? Give feedback.
-
|
Wasn't even paying attention to what folder i was in... That System 32 thing was the issue. Thanks I got it going in WSL. |
Beta Was this translation helpful? Give feedback.
MOOSE is not natively supported on windows right now, you should try using the Windows Subsystem for Linux (WSL).
See the instructions there
https://mooseframework.inl.gov/getting_started/installation/windows10.html
Regardless,
I doubt you want to install conda in system32. You can install conda in like programs or your home directory.