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

Update preferred_python3 to 3.10. Python 3.7 is no longer supported. #699

Closed
wants to merge 2 commits into from

Conversation

wolfmanstout
Copy link
Contributor

If memory serves, this is also the Python version in the latest Docker image of alpine-compass-python-perl-node. We could also use a later version; I was just being conservative.

@davidebbo
Copy link
Collaborator

I believe the plan is actually to move to 3.11. See #672. @hyanwong may be in the process of making this change?

Personally, I've been on 3.10, which is what comes with Ubuntu 22.04.

@hyanwong
Copy link
Member

It seems like the new OneZoom server will be running 3.10 in a few days, so I think that should be our target.

@wolfmanstout
Copy link
Contributor Author

Ok, I applied the change both here and to the Dev Container pull request. Note that this new version of Python also requires a more recent version of web2py in order to use the web2py.py server script (or else you get an error from a deprecated threading library call), so I also updated that in my Dev Container, which means it no longer aligns with the version configured in the main Dockerfile. Should we update that too?

@wolfmanstout wolfmanstout changed the title Update preferred_python3 to 3.8. Python 3.7 is no longer supported. Update preferred_python3 to 3.10. Python 3.7 is no longer supported. Jan 17, 2024
@hyanwong
Copy link
Member

Yes, I think we should update the Dockerfile to match. It's good to keep this stuff reasonably up-to-date anyway.

@wolfmanstout
Copy link
Contributor Author

wolfmanstout commented Jan 18, 2024

Sent a pull request to update the Dockerfile to align: OneZoom/OZtree-docker#3

@lentinj lentinj mentioned this pull request Feb 5, 2024
lentinj added a commit that referenced this pull request Feb 5, 2024
lentinj added a commit that referenced this pull request Feb 5, 2024
@lentinj
Copy link
Collaborator

lentinj commented Feb 5, 2024

I'll be merging #711 soon, which does this along with a bunch of other stuff, so will close this and merge that if that's okay.

@hyanwong I'd merge OneZoom/OZtree-docker#3 but I'm not allowed to.

@lentinj lentinj closed this Feb 5, 2024
@wolfmanstout wolfmanstout deleted the python38 branch February 7, 2024 05:41
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

Successfully merging this pull request may close these issues.

4 participants