【问题标题】:notebook==5.7.4 cannot be installed on this environment (anaconda navigator)notebook==5.7.4 无法在此环境下安装(anaconda navigator)
【发布时间】:2019-03-11 13:00:14
【问题描述】:

enter image description here

嗨 我正在使用 anaconda 导航器 我想在我的环境中安装 jupyter notebook 但我无法安装笔记本,因为此警报说我应该使用另一个环境来安装 jupyter notebook “notebook==5.7.4不能安装在这个环境(anaconda navigator)” 我不确定为什么会显示它以及为什么我无法在我的 anaconda 虚拟环境中安装 jupyter。 请给我任何cmets,并在此先感谢您

【问题讨论】:

  • 您能否描述一下您为实现这一目标所做的工作?
  • @AlexVorndran 我正在使用 anaconda 导航器。它给了我一个 jupyter notebook 的安装按钮。它已激活,但我无法在我的环境中安装 jupyter notebook。 :(

标签: python jupyter-notebook


【解决方案1】:

你激活你的环境了吗?如果是,请尝试conda install -c anaconda jupyter,如果不是,请尝试activate <name>

【讨论】:

  • 当然。我激活了我自己的环境,conda install -c anaconda jupyter 因 CondaHTTPError 而失败。我会搜索更多关于这个错误的信息。感谢您的评论!
  • 我在更新anaconda navigator后解决了这个问题。谢谢
【解决方案2】:

我通过更新anaconada来解决这个问题。更新命令是: (1): conda 更新 conda (2):conda更新anaconda

【讨论】:

    猜你喜欢
    • 2018-07-25
    • 2019-08-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-04-03
    • 1970-01-01
    • 2018-11-29
    • 2017-01-04
    相关资源
    最近更新 更多