stefann icon indicating copy to clipboard operation
stefann copied to clipboard

Installation on MacOS M1

Open blueclowd opened this issue 1 year ago • 0 comments

Wanna share how to install the environment on MacOS M1

  1. Install Python version >= 3.9
  2. pip install tensorflow-macos
  3. pip uninstall jax, jaxlib
  4. conda install -c conda-forge jaxlib
  5. conda install -c conda-forge jax

Hopefully it helps those who want to run on MacOS M1

blueclowd avatar Sep 13 '24 18:09 blueclowd