spikeinterface
spikeinterface copied to clipboard
Unable to sort from container
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
How did you install docker? Can you try a docker run hello-world from terminal?
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
Are you running on linux or macOS / Windows?
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!