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.

Assessment

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

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.

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.

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

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.

More from SpikeInterface/spikeinterface-dockerfiles

All issues in SpikeInterface/spikeinterface-dockerfiles

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.