python的一些问题

1. pip install 报错 ReadTimeoutError:

    解决方案:pip --default-timeout=1000 install matplotlib

 

2.pycharm 调用 matplotlib不显示

  解决方案: plt.show()

 

 

    

posted @ 2019-11-05 18:46  小阿kui  阅读(81)  评论(0)    收藏  举报