【发布时间】:2021-08-05 05:04:49
【问题描述】:
【问题讨论】:
-
你的python环境中没有安装matplotlib
-
@Scratch'N'Purr thanx 你能解释一下我现在应该做什么吗?
标签: python matplotlib jupyter-notebook
【问题讨论】:
标签: python matplotlib jupyter-notebook
enter image description here在您的 Anaconda Prompt 终端上尝试这些操作:
【讨论】:
你甚至安装了库吗? 你可以安装它 python -m pip install -U matplotlib
【讨论】: