Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Plugin broken/no longer required on latest pyenv #26

Open
j616 opened this issue Oct 31, 2022 · 0 comments
Open

Plugin broken/no longer required on latest pyenv #26

j616 opened this issue Oct 31, 2022 · 0 comments

Comments

@j616
Copy link

j616 commented Oct 31, 2022

The latest update to pyenv has added native support for installing the latest python version for a given prefix. At the same time, it has made use of the python latest command for a different purpose. Details here https://github.com/pyenv/pyenv#prefix-auto-resolution

Using this plugin is now no longer required with pyenv and will fail with the following error if used

pyenv: no installed versions match the prefix `install'

The "fix" for users is to uninstall this plugin and to change instances of the install command to remove the latest keyword.

pauloromeira added a commit to pauloromeira/provision that referenced this issue Mar 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant