Skip to content

ImportError: multi.core.array failed to import #346

@mkoot24

Description

@mkoot24

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

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions