logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

python 用pip安装库并在pycharm中设置解释器

即可进行安装,其中 https://pypi.tuna.tsinghua.edu.cn/simple/是包含库的国内镜像源链接,使用会下载的更快。输入pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple/第四步:选择现有-浏览文件-选择为之前在cmd中输入where python后显示的解释器文件路径-点击确定。第二步

#pip#python#pycharm
到底了