This is all you need: ```bash $ conda create -y -n yotta python=2.7 $ conda activate yotta $ pip install yotta ```