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

Pipeline failures due to apparently outdated pyenv #7

Closed
abingham opened this issue Oct 18, 2024 · 2 comments
Closed

Pipeline failures due to apparently outdated pyenv #7

abingham opened this issue Oct 18, 2024 · 2 comments

Comments

@abingham
Copy link
Contributor

See e.g. https://github.com/sixty-north/venv-management/actions/runs/11400518062

We've asked pyenv-action for a response: gabrielfalcao/pyenv-action#450

@rob-smallshire
Copy link
Contributor

rob-smallshire commented Feb 11, 2025

In the log we see an error no installed versions match the prefix -f.

This error is referenced at pyenv/pyenv-virtualenv#488 and pyenv/pyenv-virtualenv#487

The fix is apparently to upgrade to pyenv 2.4.8.

@rob-smallshire
Copy link
Contributor

I've worked around this in 392c2f3 and de01a66 by using the latest version of the pyenv-action repo by specifying "gabrielfalcao/pyenv-action@main" as the action name. The code in the repo works, currently.

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

2 participants