Lately, every time I try to install a package using conda I am getting message saying The following packages are causing the inconsistency
and then this error:
ERROR conda.core.link:_execute(696): An error occurred while installing package 'defaults::numpy-base-1.16.4-py37ha711998_0'.
[Errno 13] Permission denied: '/Users/<myusername>/anaconda3/envs/dsi/lib/python3.7/site-packages/numpy/LICENSE.txt'
I tried searching around and I cannot find a good answer to my problem.
Thank you in advance for all of your help.