在 ubuntu 14.04 上安装 python 3.5.1

Aga*_*ani 6 python 14.04

我想知道如何在 Ubuntu 14.04 上安装 python 3.5.1。

Vit*_*lla 1

安装 Python 3.5 最简单的方法是使用 anaconda

https://docs.continuum.io/anaconda/install

  • 绝对可以使用 Anaconda 安装 Python 3.5,但我不清楚为什么它是最简单的。从 PPA 安装也同样容易。 (3认同)