How to specify the architecture or platform for a new conda environment? (Apple Silicon)

CONDA_SUBDIR=osx-arm64 conda create -n native numpy -c conda-forge will get you a osx-arm64 native env.

To make it permanent, do,

conda activate native 
conda config --env --set subdir osx-arm64

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)