Closed chenyzh28 closed 7 months ago
I also meet the problem.Have you resolved it?
I also meet the problem.Have you resolved it? @chenyzh28
I also meet the problem.Have you resolved it? @chenyzh28
I upgraded my python version to 3.11 (my original version is 3.8) and the problem was solved.
I also meet the problem.Have you resolved it? @chenyzh28
I upgraded my python version to 3.11 (my original version is 3.8) and the problem was solved.
Thank you.
I installed jax and then used the command $ pip install git+https://github.com/deepmind/dm-haiku, but when I tried to import haiku, there was an error, TypeError: 'type' object is not subscriptable. Why is that?