Skip to content

Colab notebook error #170

@firmshare

Description

@firmshare

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions