-
Notifications
You must be signed in to change notification settings - Fork 561
Import fails by default in colab #1080
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcomplexity-moderateModerately complicated issues for people who have intermediate experience with the codeModerately complicated issues for people who have intermediate experience with the codeneeds-investigationIssues that need to be recreated, or investigated before work can be doneIssues that need to be recreated, or investigated before work can be done
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcomplexity-moderateModerately complicated issues for people who have intermediate experience with the codeModerately complicated issues for people who have intermediate experience with the codeneeds-investigationIssues that need to be recreated, or investigated before work can be doneIssues that need to be recreated, or investigated before work can be done
Describe the bug
I run this code in an empty, default colab notebook:
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)