【发布时间】:2020-05-03 17:46:57
【问题描述】:
我使用 pip 单独安装了 spyder。我安装了所需的软件包和 spyder。当给出 spyder3 命令时,显示 Command not found 错误
【问题讨论】:
我使用 pip 单独安装了 spyder。我安装了所需的软件包和 spyder。当给出 spyder3 命令时,显示 Command not found 错误
【问题讨论】:
如果您使用的是python3,那么它就是spyder3。否则,如果是 python 2,你将不得不使用spyder。更多详情请关注here。
【讨论】:
pip -V 和python -V 的输出吗?