spikeinterface icon indicating copy to clipboard operation
spikeinterface copied to clipboard

Unable to sort from container

Open ebach23 opened this issue 1 year ago • 3 comments

I have been trying to use sorters within the container (tried a few different sorters). I keep getting the same error message that docker is not installed despite docker being installed. Can you help me understand? TIA

Fail message

ebach23 avatar Aug 29 '24 10:08 ebach23

How did you install docker? Can you try a docker run hello-world from terminal?

alejoe91 avatar Aug 29 '24 11:08 alejoe91

I have encountered the same question, maybe it is the problem of jupyter notebook (I m not sure). Try using python script in terminal after this command:

newgrp docker

David-H-Chang avatar Aug 30 '24 02:08 David-H-Chang

Are you running on linux or macOS / Windows?

JoeZiminski avatar Sep 09 '24 10:09 JoeZiminski

Since we haven't received responses from either people in the thread I'll close as stale. Feel free to open new issues if anything comes up!

zm711 avatar Feb 21 '25 16:02 zm711