PyCharm出现module ‘matplotlib’ has no attribute ‘verbose问题
生活随笔
收集整理的這篇文章主要介紹了
PyCharm出现module ‘matplotlib’ has no attribute ‘verbose问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在python interpreter 中安裝matplotlib時出現這種錯誤,是PyCharm的問題。
進入 Setting->Tools->Python Scientific目錄
這個欄目下有一行文字:
Show plots in toolwindow;
把前邊的對勾去掉就可以了,
保存后,重新啟動解釋器,再次輸入代碼,就沒問題了
總結
以上是生活随笔為你收集整理的PyCharm出现module ‘matplotlib’ has no attribute ‘verbose问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: pycharm中无法安装scipy、im
- 下一篇: Java安装加配置