Forums

Create new virtualenv with python 3.7

Hello, I need to create a venv that uses python 3.7 since I want to update my projects but I want one of them to continue using the venv that I had previously that uses python 2.7, I was checking the forums and I see that they have to create even with the version of python 3.5 but it does not allow me to install modules with pip, is there something wrong or how should I create the venc with python 3.7? Thank you very much for your help

You're using very old system image which supports only Python up to 3.5. In order to use newer versions of Python, please upgrade the system image.