Spyder 没有 python 解释器
Spyder has no python interpreter
我最近在 Ubuntu 14.04 64 位上安装了 Spyder,但是当我打开 Spyder 时,它就像一个没有 Python 或 iPython 解释器的文本脚本。有人知道怎么来的吗?
enter image description here
(Spyder developer here) Ubuntu 14.04 附带的 Spyder 版本非常旧,现在无人维护。
请使用Anaconda或pip安装最新版本的Spyder,更加稳定,维护良好。
我最近在 Ubuntu 14.04 64 位上安装了 Spyder,但是当我打开 Spyder 时,它就像一个没有 Python 或 iPython 解释器的文本脚本。有人知道怎么来的吗?
enter image description here
(Spyder developer here) Ubuntu 14.04 附带的 Spyder 版本非常旧,现在无人维护。
请使用Anaconda或pip安装最新版本的Spyder,更加稳定,维护良好。