Skip to content

Dask has stopped support for 3.7 #1522

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

Open
eddiebergman opened this issue Jun 16, 2022 · 3 comments
Open

Dask has stopped support for 3.7 #1522

eddiebergman opened this issue Jun 16, 2022 · 3 comments
Labels
maintenance Internal maintenance

Comments

@eddiebergman
Copy link
Contributor

eddiebergman commented Jun 16, 2022

Maybe it's time we do too?


Brings in nice typing things, walrus operators :=, f"{value=}" debug strings if we do :)

@eddiebergman eddiebergman added the maintenance Internal maintenance label Jun 16, 2022
@mfeurer
Copy link
Contributor

mfeurer commented Aug 4, 2022

I'm still struggling on this with the fact that google colab only runs Python 3.7. As colab is a go-to place for easy online experimentation, I would like to keep this for now. Maybe we could ask the scikit-learn devs how they cope with this issue?

@eddiebergman
Copy link
Contributor Author

It's not just dask, it's quite a bit of the Python scientific ecosphere is moving away from Python 3.7, one example is scipy in which there was the recent errors with kurtosis which is probably related to numpy dropping support too.

@auvipy
Copy link

auvipy commented Jul 31, 2023

#1679 google colab now support python 3.8

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

No branches or pull requests

3 participants