【发布时间】:2020-08-18 10:23:21
【问题描述】:
我正在尝试安装 jupyter-notebook。我运行 jupyter --h 命令,它显示以下内容
jupyter core : 4.6.3 jupyter-notebook : not installed qtconsole : 4.7.6 ipython : 5.10.0 ipykernel : 4.10.1 jupyter client : 5.3.5 jupyter lab : 0.33.12
所以要安装我运行 pip install jupyter-notebook 它显示了这个无法理解的错误
错误:找不到满足 jupyter-notebook 要求的版本(来自版本:无) 错误:没有为 jupyter-notebook 找到匹配的分布
【问题讨论】: