Skip to content

Import fails by default in colab #1080

@jacobcd52

Description

@jacobcd52

Describe the bug
I run this code in an empty, default colab notebook:

!pip install transformer_lens
import transformer_lens

I get this error:

ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Code example
See above

System Info
I opened up google colab with entirely default settings, created a single code cell and ran the above code.

Additional context
None

Checklist
[x] I have checked that there is no similar issue in the repo (required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions