Hello. I would like to install toytree using the following command in my home directory
conda install toytree -c eaton-lab
but I got the following error:
ERROR conda.core.link:_execute_actions(337): An error occurred while uninstalling package 'defaults::conda-4.3.23-py27_0'.
OSError(13, 'Permission denied')
Attempting to roll back.
OSError(13, 'Permission denied')
Please let me know how I can solve it.