You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] Make sure no duplicated issue has already been reported in the pyenv issues. You should look for closed issues, too.
[x ] Make sure you are not asking us to help solving your specific issue.
GitHub issues is opened mainly for development purposes. If you want to ask someone to help solving your problem, go to some community site like Gitter, StackOverflow, etc.
[ x] Make sure your problem is not derived from packaging (e.g. Homebrew).
Please refer to the package documentation for the installation issues, etc.
[x ] Make sure your problem is not derived from plugins.
This repository is maintaining pyenv and the default python-build plugin only. Please refrain from reporting issues of other plugins here.
Description
[x ] Platform information (e.g. Ubuntu Linux 16.04): Ubuntu 22.04 jammy
[x ] OS architecture (e.g. amd64): x86_64 Linux
[ x] pyenv version: pyenv 2.3.33-2-g3e1b4e0b
[x ] Python version: 3.12.0
[x ] C Compiler information (e.g. gcc 7.3): gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Please attach the debug trace of the failing command as a gist:
When I fetch the latest python version with pyenv devcontainer, I get the error
Prerequisite
pyenv
and the defaultpython-build
plugin only. Please refrain from reporting issues of other plugins here.Description
When I fetch the latest python version with pyenv devcontainer, I get the error
Steps to reproduce:
pyenv install --list
yieldsCross referencing on https://github.com/python/cpython/tags
I am looking for version 3.12.3, released apr 9. Which is not found on pyenv (as of 5/8)
The text was updated successfully, but these errors were encountered: