SpikeInterface / spikeinterface

A Python-based module for creating flexible and robust spike sorting pipelines.
https://spikeinterface.readthedocs.io
MIT License
531 stars 188 forks source link

Cap python 3.13 until we can remove the cap on numpy <2.0 #3480

Closed h-mayorquin closed 2 weeks ago

h-mayorquin commented 1 month ago

From the meeting. @zm711 please correct if I got anything wrong python 3.13 only supports numpy 2.0 on windows. We can't support numpy 2.0 because of neo issues.

We are adding this temporary cap to avoid users getting a complicated error until we fix neo numpy 2.0 support.

zm711 commented 1 month ago

I can't find our issue documenting github auth stuff being exceeded. Joe and I wanted to keep track of test failures due to not having a token which would greatly increase our limit.

EDIT: my grammar was terrible. Fixed. Haha.

h-mayorquin commented 1 month ago

We should set the token! Let's do this on the next maintenance meeting.