【发布时间】:2020-07-17 05:00:48
【问题描述】:
我通过 cmd 使用 pip install matplotlib 安装了 matpotlib 库。该库在 IDLE 中运行良好,但我无法在 PyCharm 中导入它。我尝试直接在Pycharm中安装库,但显示错误。I have attached an image of error it shows while installing through pycharm.
【问题讨论】:
标签: python-3.x matplotlib pycharm