module 'matplotlib' has no attribute 'verbose'
https://stackoverflow.com/questions/49146678/module-matplotlib-has-no-attribute-verbose
解决:
pip uninstall matplotlib
pip install matplotlib==2.1.0
Sincempl_finaceis not on pip now, you may a...
转载
2019-08-16 11:01:33 ·
1475 阅读 ·
0 评论