Answer the question
In order to leave comments, you need to log in
Is it possible and how to install env with python 3.6 through virtualenv with python 2.7 for example?
Hello.
Given:
$ python -V
Python 2.7.5
$ pip -V
pip 20.0.2 from /home/user1/.local/lib/python2.7/site-packages/pip (python 2.7)
Answer the question
In order to leave comments, you need to log in
Only if you set the required version of python. Different versions normally live in the system, the main thing is not to touch the "system" version.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question