spyder使用matplotlib 下载报错ERROR: Could not find a version that satisfies the requirement matplotlib

1.第一次

2.第二次

3.第三次(成功)

一般都是网络不好,多试几次就行

4.使用matplotlib画图无法显示报错解决:Figures now render in the Plots pane by default.

想要弹出窗口显示matplotlib画的图片,修改设置:

Tools > Preferences > iPython console > Graphics > Graphics backend > Automatic

重启IDE,现在画图就会弹出窗口显示了。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章