【发布时间】:2020-05-16 17:45:12
【问题描述】:
我无法使用终端安装matplotlib 或其他库,有什么方法可以在不使用终端的情况下安装matplotlib 和PyCharm?
【问题讨论】:
-
无法通过终端安装的具体原因有哪些?只是好奇,因为那样会容易得多。
标签: python python-3.x matplotlib installation data-science
我无法使用终端安装matplotlib 或其他库,有什么方法可以在不使用终端的情况下安装matplotlib 和PyCharm?
【问题讨论】:
标签: python python-3.x matplotlib installation data-science
如果您只是输入“import matplotlib”,Pycharm 会检测到它未安装,如果您将鼠标悬停在文本上,则提供从 IDE 安装它。
【讨论】: