stefann
stefann copied to clipboard
Installation on MacOS M1
Wanna share how to install the environment on MacOS M1
- Install Python version >= 3.9
- pip install tensorflow-macos
- pip uninstall jax, jaxlib
- conda install -c conda-forge jaxlib
- conda install -c conda-forge jax
Hopefully it helps those who want to run on MacOS M1