Docker-Python3-Ubuntu icon indicating copy to clipboard operation
Docker-Python3-Ubuntu copied to clipboard

Switch to using pyenv for a more transparent build process

Open matthewfeickert opened this issue 5 years ago • 0 comments

pyenv has already solved a lot of the things the install_python.sh script tries to take care of, so perhaps it is worth trying to use the python-build plugin to manage the build. This would make it easier for people to port the example here elsewhere and it also support configure and make options.

matthewfeickert avatar Sep 30 '20 17:09 matthewfeickert