Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version needs to be specified to 3.6 #72

Open
luiztauffer opened this issue Feb 2, 2021 · 5 comments
Open

Python version needs to be specified to 3.6 #72

luiztauffer opened this issue Feb 2, 2021 · 5 comments

Comments

@luiztauffer
Copy link

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
Copy link

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

@luiztauffer
Copy link
Author

@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
Copy link

@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
Copy link
Member

rossant commented Apr 28, 2021

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

@samuelgarcia
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants