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

    bugSomething isn't workingcomplexity-moderateModerately complicated issues for people who have intermediate experience with the codeneeds-investigationIssues that need to be recreated, or investigated before work can be done

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions