You don’t need to activate any environment.
All you need to do is, set this PATH using following command:
export PATH=/usr/local/anaconda/bin:$PATH
Also, please use the following command to activate Python:
source activate root
instead of source activate py36