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

luxai_runner not supporting ARM build MacOS in jax #52

Open
zazabap opened this issue Jan 14, 2025 · 1 comment
Open

luxai_runner not supporting ARM build MacOS in jax #52

zazabap opened this issue Jan 14, 2025 · 1 comment

Comments

@zazabap
Copy link

zazabap commented Jan 14, 2025

I am using conda for building test environment locally, but encounter the error for jax when trying to run luxai-s3 agent/main.py agent/main.py --output=replay.html . Is there any possible fix to make it more compatible?

Screenshot 2025-01-14 at 17 40 22

@zazabap
Copy link
Author

zazabap commented Jan 14, 2025

Found a quick solution to install MacOS specified version of python 3.11
CONDA_SUBDIR=osx-arm64 conda create --name luxai python=3.11
latest version of mamba does not seem to support MacOSX 10.14

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