Forums

pyenv with virtualenv support

Hello, I find it easy to set up the needed python version to use and it comes along with virtualenv, any time plan to support this? Rgs!/Francisco

Is this so that you can use different Python versions to the pre-installed ones (eg. 3.6.2 instead of 3.6.0)? We could add it, but there would be a problem -- it wouldn't be available in websites. This is because our website system uses pre-compiled plugins for the uWSGI server, rather than the normal Python binaries -- so even if you installed a version that we don't support by default, there wouldn't be a plugin for it so your website would continue to use the other version (or perhaps would not work at all).

Thank you for the prompt response, any plans on adding 3.6.2 or 3.6.3 any time soon?

We'll add them at some point, but we don't have any timelines.

pinging to find out if there are any plans up upgrade to 3.6.3 or higher.

Our latest system image is on 3.6.9. Send a request in a feedback message while you're logged in to your account and we can update your system image.

thanks! I am still on 3.6.0 (I have had this account for a while.)