Skip to content

Instantly share code, notes, and snippets.

@soldni
Created September 29, 2022 04:42
Show Gist options
  • Save soldni/6b20442aebe8361f278e969316aba079 to your computer and use it in GitHub Desktop.
Save soldni/6b20442aebe8361f278e969316aba079 to your computer and use it in GitHub Desktop.
If you need to create a x86-64 conda environment
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