Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spikeinterface is causing Dev Tests to fail #1188

Closed
pauladkisson opened this issue Jan 27, 2025 · 1 comment · Fixed by #1189
Closed

Spikeinterface is causing Dev Tests to fail #1188

pauladkisson opened this issue Jan 27, 2025 · 1 comment · Fixed by #1189

Comments

@pauladkisson
Copy link
Member

Dev version of Spikeinterface is causing a couple tests to fail. Looks like typing shenanigans.

FAILED tests/test_ecephys/test_tools_spikeinterface.py::TestAddElectrodes::test_integer_channel_names - numpy.core._exceptions._UFuncNoLoopError: ufunc 'add' did not contain a loop with signature matching types (dtype('<U1'), dtype('int64')) -> None
FAILED tests/test_ecephys/test_tools_spikeinterface.py::TestAddUnitsTable::test_integer_unit_names_overwrite - numpy.core._exceptions._UFuncNoLoopError: ufunc 'add' did not contain a loop with signature matching types (dtype('<U1'), dtype('int64')) -> None
@h-mayorquin
Copy link
Collaborator

pyedflib made a release. We need to put a ceiling on the version until the next python-neo and Spikeinterface release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants