生物系研究者のpythonとか画像解析とか論文とか

主に生物系研究で使えるpythonとか画像解析とか論文の話とかをザックリ書きます

スポンサードリンク

add-apt-repository がなかった

add-apt-repository を使おうとしたらなかった

sudo apt-get install software-properties-common

これで良い

スポンサードリンク