-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Describe the bug
When I try to run cellpose and load the dependencies, the program fails to import these dependencies.
To Reproduce
The program reports the following RuntimeError:
RuntimeError: module compiled against ABI version 0x1000009 but this version of numpy is 0x2000000
I tried to downgrade my version of numpy, by uninstalling and installing 1.20.0 however, still this error occurs.
Has anyone encountered this as well and how did you resolve this issue?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file