8000 Drop Python 3.5 support · Issue #767 · larray-project/larray · GitHub
[go: up one dir, main page]

Skip to content

Drop Python 3.5 support #767

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

Closed
alixdamman opened this issue May 28, 2019 · 4 comments
Closed

Drop Python 3.5 support #767

alixdamman opened this issue May 28, 2019 · 4 comments

Comments

@alixdamman
Copy link
Collaborator

I noticed that the recent versions of conda packages like numpy, pandas, pytables and maybe others stopped to support Python 3.5

It is maybe the time to drop the support of Python 3.5

But this make think that we need to find an easy and automatic way to upgrade the Python version in our current users. The upgrade is very simple and consists in typing conda install python=3.7 but finding the command prompt is not that easy for all our users.
Maybe adding an new entry "Upgrade Python Version" in the "LArray" Windows menu could be enough?

@gdementen
Copy link
Contributor

+1 for dropping python 3.5 support.
-1 for upgrade python version windows menu. What we need is a fixed python version in fpb_py_env (or whatever we call that package -- I would rather have it as a separate package from larrayenv), and that package should bring a "Upgrade Python/LArray" menu item with it.

@alixdamman
Copy link
Collaborator Author
alixdamman commented May 29, 2019

Not sure to follow you. You want to create a new sub-project containing only a "conda recipe" directory with a equivalent mechanism as in the larray-editor project to add a new Windows menu Upgrapde Python?

@gdementen
Copy link
Contributor

Indeed. Is there anything wrong with that?

@gdementen gdementen removed this from the 0.31 milestone Aug 1, 2019
@alixdamman
Copy link
Collaborator Author

closed by commit 099cc4a

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

No branches or pull requests

2 participants
0