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 2.7 Depecated #44

Open
danner26 opened this issue Feb 20, 2020 · 4 comments
Open

Python 2.7 Depecated #44

danner26 opened this issue Feb 20, 2020 · 4 comments

Comments

@danner26
Copy link

Are there any plans on upgrading the project to work with a non-deprecated version of python and its libraries?

@gregneagle
Copy link
Contributor

I have no immediate plans to do so, no. (Lots of stuff on my plate and the current code works for me in a RHEL7.7 VM) I think perhaps @chrisgrande was working on this in a fork?

@chrisgrande
Copy link
Contributor

chrisgrande commented Mar 6, 2020

If you need a py3 version, I have a fork here: https://github.com/chrisgrande/mwa2/tree/master-py3 My testing showed no issues, but I recommend testing against a test repo.

@macvfx
Copy link

macvfx commented Apr 6, 2020

Do we need to amalgamate both versions? or how do we get started with py3 version? I'm testing on macOS 10.5.4.

@gregneagle
Copy link
Contributor

gregneagle commented Mar 8, 2024

Work has begun on a version that supports Python 3.9 and Django 4.2 here: https://github.com/munki/mwa2/tree/py3
(Why those versions? I need to run MWA2 on a Red Hat Enterprise Linux 9.2 server, where Python 3.9 is the default. Django 4.2 is the last release of Django to support Python 3.9 (it supports some later Python versions as well)

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