Open darribas opened 5 years ago
I received a similar error when trying to update jupyter lab to the conda-forge repo My /anaconda3/bin directory disappears after the error Permissions seem o.k. ########################### The following packages will be UPDATED:
jupyterlab pkgs/main::jupyterlab-0.35.3-py37_0 --> conda-forge::jupyterlab-0.35.4-py37_0
Proceed ([y]/n)? y
Downloading and Extracting Packages jupyterlab-0.35.4 | 10.5 MB | ################################################################################################# | 100% Preparing transaction: done Verifying transaction: done Executing transaction: failed ERROR conda.core.link:_execute(544): An error occurred while installing package 'conda-forge::jupyterlab-0.35.4-py37_0'. PermissionError(13, 'Permission denied') Attempting to roll back.
Rolling back transaction: done
[Errno 13] Permission denied: '/anaconda3izlthcob'
Environment
conda
Description of Issue
When on the environment above, I try to
conda install -c conda-forge qgrid
, it does not complete