kwikteam / klusta

Automatic spike sorting up to 64 channels
BSD 3-Clause "New" or "Revised" License
54 stars 40 forks source link

Python version needs to be specified to 3.6 #72

Open luiztauffer opened 3 years ago

luiztauffer commented 3 years ago

I tried installing klusta with python versions 3.8 and 3.9, but it doesn't get past installation errors. I think the environment should specify python==3.6

AlanoudAlsubhi commented 3 years ago

Can you let me know how to do that? I am having difficulties getting Klusta to work

luiztauffer commented 3 years ago

@AlanoudAlsubhi you can do it with an anaconda environment, e.g.:

conda create -n myenv python=3.6

documentation: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

samuelgarcia commented 3 years ago

@rossant @kdharris101

Hi klusta team. I know that this project is not maintained any more. I confirm that python 3.6 is the last working version for klusta.

python3.6 will end in december 2021. Maybe it would be helpfull for users to make a patch for python3.8/3.9

Many users in spikeintefrace want to try klusta but with recent installation it fails. This end with many issues in spikeinterface side.

Have a nice day.

Samuel

rossant commented 3 years ago

Hi, sure, I'd be glad to review a PR bringing Python 3.8+ support

samuelgarcia commented 3 years ago

Hi Cyril. I not completly proposing a PR but more asking if someone could it it. héhé.