TheNeuralBit commented on pull request #13308: URL: https://github.com/apache/beam/pull/13308#issuecomment-737488519
Honestly I'm not sure it makes sense to include pyenv and pyenv-virtualenv by default. This is yet another level of containerization that confuses things. Once users have started the build environment they could just treat its system python(s) like a virtualenv. We should consider pre-installing the tools from https://cwiki.apache.org/confluence/display/BEAM/Python+Tips for the system python though. For those that want to use pyenv inside the build env container they're free to install it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
