create a virtual environment python conda

Shell
conda create -n yourenvname python=x.x anaconda
Source

Also in Shell: