Easiest way to install Python 2.x and 3.x on the same Windows 10 machine

preview_player
Показать описание
Install anaconda, and then run:

conda create --name v_py27 python=2.7

Then run the same for other python versions.
Рекомендации по теме