Skip to content

module requirements #4458

@PeterNSteinmetz

Description

@PeterNSteinmetz

I am a new person looking at the source code to implement a new form of cluster comparisons (@alejoe91) . Thus I forked the source code and cloned my own repository. Then I tried to test this setup by running the tests in core. This required installing a number of modules, which I was able to install and chose to install the latest versions.

This however creates several failures due to the current spikeinterface being written to older versions. Specifically I had to downgrade

probeinterface to 0.2.28
zarr to 2.18.7

in order to pass these tests.

This suggests that spikeinterface may benefit from a proper requirements.txt file with version limits where needed.

After these downgrades I was able to run all tests in core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions