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
The build almost completes. It builds 8430/8455 files and then throws an error. Here is the corresponding error message: (Note: I'm building JAX-0438, but the environment's name is JAX-050-1232. That's a relic of the fact I previously tried JAX-050. However, the steps above are the commands that would produce this error.):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build JAX v0.4.38 from source code, and I encountered a build error.
Steps to Reproduce:
mkdir -p ~/miniconda3
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh
bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
rm ~/miniconda3/miniconda.sh
source ~/miniconda3/bin/activate
conda init --all
Problem Encountered:
The build almost completes. It builds 8430/8455 files and then throws an error. Here is the corresponding error message: (Note: I'm building JAX-0438, but the environment's name is JAX-050-1232. That's a relic of the fact I previously tried JAX-050. However, the steps above are the commands that would produce this error.):
Beta Was this translation helpful? Give feedback.
All reactions