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

Changed all instances of Python 3.8.x and replaced with 3.9 #400

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

ProfessionalCaddie
Copy link
Contributor

@ProfessionalCaddie ProfessionalCaddie commented Nov 1, 2024

This is step 2 in oppia/oppia#21020

Installing-Oppia-(Linux;-Python-3).md Outdated Show resolved Hide resolved
$ pyenv install 3.8.15
installing python-3.8.15...
$ pyenv install 3.9
installing python-3.9...
patching file misc/news.d/next/build/2021-10-11-16-27-38.bpo-45405.isfdw5.rst
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can drop this line and the next two as well.

Copy link
Contributor Author

@ProfessionalCaddie ProfessionalCaddie Nov 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanlip, I took your comment literally. I erased lines 148-150. If this is not what you meant please let me know.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that is correct. When I followed these steps I didn't get the output on lines 148-150.

Copy link
Member

@seanlip seanlip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ProfessionalCaddie. Looks good!

@seanlip seanlip merged commit 81e399b into oppia:develop Nov 2, 2024
3 checks passed
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.

2 participants