No module named 'trax'

557 views Asked by At

enter image description here

Guys, Help we with this, I installed trax with pip install trax, but it showing error, after restarting the kernel also Getting this error.

1

There are 1 answers

0
treePLE On

Try running followings


pip install --upgrade pip

pip install --upgrade "jax[cpu]"

pip install trax