grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

TypeError: 'type' object is not subscriptable

Open chenyzh28 opened this issue 1 year ago • 2 comments

I installed dm_haiku==0.0.12 according to the requirements. But I met some errors when I run 'python run.py'. I found that the haiku import has some problem. Why is that? I didn't find any solution. 69BC42D6-85B1-4236-8613-6252A8B22226

chenyzh28 avatar Mar 20 '24 02:03 chenyzh28

python 3.8? ??? you need to bump that to 3.11

wweevv-johndpope avatar Mar 20 '24 03:03 wweevv-johndpope

python 3.8? ??? you need to bump that to 3.11

It has to be 3.11?

chenyzh28 avatar Mar 20 '24 03:03 chenyzh28

The env has to be python3.11+cuda12.3+cudnn8.9+jax[cuda12_pip]==0.4.23, otherwise there will be some errors.

chenyzh28 avatar Mar 21 '24 11:03 chenyzh28