-
Notifications
You must be signed in to change notification settings - Fork 267
Open
Description
Hello. I try to run your colab notebook, and got error:
File "/usr/local/lib/python3.11/dist-packages/jax/_src/core.py", line 37, in
from jax._src import dtypes
File "/usr/local/lib/python3.11/dist-packages/jax/_src/dtypes.py", line 521, in
if hasattr(np.dtypes, 'StringDType') and xla_extension_version >= 311:
^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/numpy/init.py", line 311, in getattr
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'dtypes'. Did you mean: 'dtype'?
Metadata
Metadata
Assignees
Labels
No labels