Just run the miniforge install script if you want a very friction-free install. I'm not a big conda fan, but the "install in my home directory" use case is very well covered by miniforge.
https://github.com/conda-forge/miniforge/
miniforge, no need to deal with conda environments anymore. https://github.com/conda-forge/miniforge
If you use miniforge (https://github.com/conda-forge/miniforge) you can just 'pip install torch' and it works.
conda might be another option. Apparently it does anything (not just python packages).
Does it not work with miniforge/mambaforge? (https://github.com/conda-forge/miniforge)
I use this with my m1 mac, and it works great.
Does Anaconda not work on ARM? Anyone tried this yet: