sinat_40346095
2017-09-21 14:26win10中python的matplotlib库的相关问题
但是运行代码的时候,出现了问题:
import matplotlib.pyplot as plt
squares = [1,4,9,16,25]
plt.plot(squares)
plt.show()
请问这该怎么解决?
- 点赞
- 回答
- 收藏
- 复制链接分享
0条回答
为你推荐
- Windows10里annaconda下安装pycocotools包报错ERROR: Command errored out with exit status 128
- python
- 深度学习
- git
- 1个回答
- Python全局环境下sklearn包中缺失Imputer函数
- python
- 机器学习
- ide
- 2个回答
- python import matplotlib.pyplot 报错 DLL load failed
- python
- 2个回答
- matplotlib库在ubuntu下的一个bug?
- python
- matplotlib
- ubuntu
- 2个回答