GNU/Linux >> Linux の 問題 >  >> Ubuntu

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

承認された回答:

Djokesterの答えはうまくいくはずですが、私にはひどいやり過ぎのようです。
次のことができます:

sudo chown -R username:username anaconda3

usernameはユーザー名です。


Ubuntu
  1. Ubuntuサーバーのカーネルバージョンを更新します

  2. Ubuntu 14.04を15.04に更新しますか?

  3. Ubuntu 16.04.1を16.04.3に更新しますか?

  1. Ubuntu20.04にインストールされているパッケージを一覧表示する方法

  2. Ubuntuを更新する方法は?

  3. Python 2.7にアップデートする方法は?

  1. UbuntuでLinuxカーネルを更新する方法

  2. Ubuntu16へのCuda8のインストール:パッケージCudaが見つかりませんか?

  3. UbuntuでOpenSSLを更新する