Hi,
I am unable to switch to Python3 in terminal, kindly see the below screenshot of the error.
[mukeshkumarojha1189@cxln5 ~]$ export PATH=/usr/local/anaconda/bin:$PATH
[mukeshkumarojha1189@cxln5 ~]$ source activate py36
Could not find conda environment: py36
You can list all discoverable environments with conda info --envs
.
[mukeshkumarojha1189@cxln5 ~]$