python - Pycharm 中的 "Jupyter package is not installed"错误消息(使用 Windows)。我该如何解决?

标签 python jupyter-notebook pycharm jupyter

我下载了 Pycharm 2019.3,并将它与 Python 3 的最新 Anaconda 发行版一起使用。

Jupyter 包已安装 - 我可以在项目解释器的包列表中看到它,我可以从 Windows 命令行运行笔记本。

当我尝试在 Pycharm 中运行一个单元格(或所有单元格)时,弹出错误消息说“未安装 Jupyter 包”。

我的问题与此类似,但我直接在 Windows 上运行。 Pycharm jupyter notebook wsl: Jupyter package is not installed

如何让 Pycharm 识别 Jupyter 包?

最佳答案

我有一个类似的问题,对我来说这是一个不匹配的解释器的问题。
我的工具栏上的 python 解释器(与设置 -> 项目 -> 项目解释器相同)与为 jupyter 服务器选择的不匹配(设置 -> 构建、执行、部署 -> jupyter -> jupyter 服务器。

关于python - Pycharm 中的 "Jupyter package is not installed"错误消息(使用 Windows)。我该如何解决?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59692621/

相关文章:

Pandas Styling - 对特定列的单元格而不是整个 DataFrame 进行着色

python - 在 jupyter 中禁止显示 matplotlib 动画中的最后一帧

python - DisabledFunctionError : cv2. imshow() 在 Colab 中被禁用,因为它会导致 Jupyter session 崩溃

python - PyCharm 4.5 ReStructuredText 支持打破空格、换行符、制表符等

python - 同情类型错误 : cannot determine truth value of Relational when dumping to YAML

Python 和 Tkinter : Function madness

python - 如何在 Jupyter Notebook 中隐藏错误消息?

python - PyCharm & Pyenv 本地?

python - 类型错误 : <lambda>() missing 1 required positional argument: 'item'

python - SWIG:传递二进制数据失败