You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the successful installation of klustakwik2 on my system, I'm running into an issue when trying to follow the "Getting started with SpikeInterface" tutorial.
At first things seem to work, with ss.installed_sorter_listshowing that klusta is install properly, but when I reach sorting_KL = ss.run_klusta(recording=recording_cmr), the system throws an error:
Hello again,
Following the successful installation of klustakwik2 on my system, I'm running into an issue when trying to follow the "Getting started with SpikeInterface" tutorial.
At first things seem to work, with
ss.installed_sorter_list
showing thatklusta
is install properly, but when I reachsorting_KL = ss.run_klusta(recording=recording_cmr)
, the system throws an error:I've tried to chmod+x on the script, as suggested here but nothing changed. When I run
env
I getSHELL=/bin/bash
which seems correct.Note that I'm running everything in a venv.
Note too sure what else to try, but if anyone has encountered this before, any tips would be greatly appreciated :)
The text was updated successfully, but these errors were encountered: