install python 3.6 with python 2.7 code example Example: install python 3.6 conda create -n myenv python=3.6 #to launch in Anaconda