小编djo*_*ter的帖子

无法在 Ubuntu 17.04 上更新 Anaconda 软件包

每当我尝试更新任何包时,都会显示以下消息 conda update package-name

我之前在 16.04 和 16.10 上安装了 Anaconda,没有出现此类问题。

CondaIOError: IO error: Missing write permissions in: /home/samriddhi/anaconda3
#
# You don't appear to have the necessary permissions to update packages
# into the install area '/home/samriddhi/anaconda3'.
# However you can clone this environment into your home directory and
# then make changes to it.
# This may be done using the command:
#
# $ conda create -n my_root --clone=/home/samriddhi/anaconda3
Run Code Online (Sandbox Code Playgroud)

package-management python sudo anaconda

4
推荐指数
1
解决办法
7673
查看次数

标签 统计

anaconda ×1

package-management ×1

python ×1

sudo ×1