: Use a command like pyenv install 3.12.0 .
: Follow the installation guide on the pyenv GitHub repository.
: Match the version in this file to the version used in your production environment (e.g., your Dockerfile or AWS Lambda runtime) to ensure consistent behavior across all stages of development. Common Alternatives