You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: