anaconda python 2.7 code example Example: install anaconda python 2.7 and 3.6 conda create --name py27python=2.7 conda create --name py36 python=3.6