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

Attempting to install Pyenv 3.12.4 results in Python 3.12.5 being installed #141

Closed
DonJayamanne opened this issue Aug 21, 2024 · 2 comments
Assignees

Comments

@DonJayamanne
Copy link
Collaborator

Here are the logs https://github.com/microsoft/python-environment-tools/actions/runs/10490572298/job/29057614872

Installing Python-3.12.4...
Installed Python-3.12.4 to /home/runner/.pyenv/versions/3.12.4
Downloading Python-3.8.19.tar.xz...
-> https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz
Installing Python-3.8.19...
Installed Python-3.8.19 to /home/runner/.pyenv/versions/3.8.19
Python 3.12.5
Python 3.8.19
@DonJayamanne DonJayamanne self-assigned this Aug 21, 2024
@DonJayamanne
Copy link
Collaborator Author

Causes tests to fail, and also means we're either not extracting versions correctly or something wrong with Pyenv.
Seems like something wrong with pyenv, as we've asked for 3.12.4 to be installed & not 3.12.5

@DonJayamanne
Copy link
Collaborator Author

We need to update the build scripts everytime.
Fixed here #140

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

1 participant