-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
Prerequisite
- [x ] Make sure your problem is not listed in the common build problems.
- [ 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
pyenvand the defaultpython-buildplugin only. Please refrain from reporting issues of other plugins here.
- This repository is maintaining
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
PYTHON_VERSION 3.12.3 not found
Steps to reproduce:
- Do a git pull on $PYENV_ROOT/plugins/python-build
pyenv install --listyields
...
3.10.11
3.10.12
3.10.13
3.11.0
3.11-dev
3.11.1
3.11.2
3.11.3
3.11.4
3.11.5
3.11.6
3.12.0
3.12-dev
3.13.0a2
3.13-dev
activepython-2.7.14
...
Cross 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)
pdecat, SETA1609 and davbl
Metadata
Metadata
Assignees
Labels
No labels