-
Notifications
You must be signed in to change notification settings - Fork 249
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels