Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on MacOS M1 #23

Open
blueclowd opened this issue Sep 13, 2024 · 0 comments
Open

Installation on MacOS M1 #23

blueclowd opened this issue Sep 13, 2024 · 0 comments

Comments

@blueclowd
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant