今天在文章中看到了一个介绍python的proplot库,然后我试了试,但是没办法引入。输入是这个:import proplot as plot错误是:AttributeError: module 'matplotlib.cm' has no attribute 'cmap_d'这是什么情况呀?
能安装就能够导入的,可能是你安装出错了