filmov
tv
Easiest way to install Python 2.x and 3.x on the same Windows 10 machine
Показать описание
Install anaconda, and then run:
conda create --name v_py27 python=2.7
Then run the same for other python versions.
conda create --name v_py27 python=2.7
Then run the same for other python versions.