在python interpreter 中安装matplotlib时出现这种错误,是PyCharm的问题。
进入 Setting->Tools->Python Scientific目录
这个栏目下有一行文字:
Show plots in toolwindow;
把前边的对勾去掉就可以了,
保存后,重新启动解释器,再次输入代码,就没问题了
PyCharm出现module ‘matplotlib’ has no attribute ‘verbose问题

相关文章:

  • 2022-12-23
  • 2021-12-22
  • 2022-01-17
  • 2021-05-18
猜你喜欢
  • 2021-12-31
  • 2022-12-23
  • 2021-12-09
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
  • 2021-05-06
相关资源
相似解决方案