Last updated 5 years ago
Was this helpful?
您可以下載 for Python 2.7 版本。
下載 Anaconda 後,到下載檔案的資料夾並輸入以下命令。
$ bash Anaconda2-x.x.x-Linux-x86_64.sh
安裝好 Anaconda 後,
$ source ~/.bashrc $ python -V
如果 Anaconda 安裝成功,你會看到 Python 2.7.xx :: Anaconda, Inc. 文字。