Created
September 29, 2022 04:42
-
-
Save soldni/6b20442aebe8361f278e969316aba079 to your computer and use it in GitHub Desktop.
If you need to create a x86-64 conda environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONDA_SUBDIR=osx-64 conda create -n <env name> python=<python version> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment