Skip to content

Numpy version within docker container #3192

@OlivierPeron

Description

@OlivierPeron

Hello,

I am using the sorters through dockers, and especially Kilosort 2.5, but since numpy 2 has been released, all my sorting attempts failed. When installing numpy in the container, no version is specified, therefore the latest version is installed, which is not supported by spikeinterface.
For example, I encountered the following error within the container:

AttributeError: np.issctype was removed in the NumPy 2.0 release. Use issubclass(rep, np.generic) instead.

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    containerIssues related to container (docker/singularity) versions of sortersquestionGeneral question regarding SI

    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