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

Problem with installing Kilosort2 using Docker on Windows (Visual Studio Code) #78

Open
NithilanSuresh opened this issue Jul 18, 2024 · 0 comments

Comments

@NithilanSuresh
Copy link

Im currently trying to pull an image from the spikeinterface Docker Hub using the following code (on Visual Studio Code):

sorting_KS2 = ss.run_sorter(sorter_name="kilosort2", recording=recording_preprocessed, docker_image=True, verbose=False)

However, I get the following error:

image

I verified that this file dows exist using powershell.
I am new to spikeinterface and is the first time using docker so would appreciate any help on how to solve this issue. Thanks.

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

No branches or pull requests

1 participant