SpikeInterface / SpikeInterface/spikeinterface-dockerfiles

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

Open
#78 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
9
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the ss.run_sorter call with sorter_name="kilosort2" and docker_image=True in Visual Studio Code on Windows, using the PowerShell environment mentioned in the report. Inspect the displayed error and Docker setup; done means the Kilosort2 image runs successfully through this entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python, vscode
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.