【问题标题】:/Applications/Xcode.app/Contents/Developer/usr/bin/python3: No module named notebook/Applications/Xcode.app/Contents/Developer/usr/bin/python3:没有名为 notebook 的模块
【发布时间】:2021-01-11 07:13:53
【问题描述】:
$python3  -m notebook
/Applications/Xcode.app/Contents/Developer/usr/bin/python3: No module named notebook

自上次 Xcode (Xcode 12) 更新以来,我一直收到此错误。我确定 jupyter 已安装。在 MacOS Catalina 上。

【问题讨论】:

    标签: python xcode macos


    【解决方案1】:

    jupyter 找错了bin

    试试

    python3 -m ipykernel install --user

    (我只是花了几个小时试图找出同样的问题!我的 Xcode 升级并且 jupyter 坏了。我发现了一个类似的错误,导致我在这里找到了这个解决方案: https://github.com/nteract/hydrogen/issues/1824)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-07-10
      • 1970-01-01
      • 2015-02-08
      • 2017-08-27
      • 1970-01-01
      • 2021-11-09
      相关资源
      最近更新 更多