一般我们安装Python的第三方包都会在终端执行下列命令进行安装:
pip install 要安装的包名
安装成功后发现在PyCharm中仍然存在找不到包的问题,为什么呢?
总之就是PyCharm找不到pip安装的包的路径,比如我之前用pip安装的matplotlib包的路径:
pip show matplotlib
显示如下:
Name: matplotlib
Version: 3.1.2
Summary: Python plotting package
Home-page: https://matplotlib.org
Author: John D. Hunter, Michael
2021-10-18 10:50:49
882KB
ar
arm
ip
1