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
{{ message }}
This repository was archived by the owner on Dec 10, 2021. It is now read-only.
Hi!
I have been attempting to use spike forest for some spike sorting benchmarking .
I was able to clone the repo and I also downloaded the dependency Kachery-but I am having the following error when I attempt to run one of the examples in this repo(running spykingCircus sorter)
with ka.config(fr='default_readonly'): (Error in this line)
AttributeError: module 'kachery' has no attribute 'config'
I have tried to set the environment variable -kachery storage to some folder for temp files storage and I am not too sure how to set the password for the environment variable kachery_password.
I also attempted to run the test files in the kachery repo and I get the error-Permission denied.
I am suspecting that there is some issue with the kachery dependency.
Any help/instructions will be highly helpful.