Python常用的第三方扩展包,在pip install 安装不上的时候怎么办?

在你想要安装Python常用的第三方扩展包时,当你发现在Python集成环境中安装不了,在pip install 安装不上的时候,可以通过它安装:https://www.lfd.uci.edu/~gohlke/pythonlibs/

就拿Pillow来说


找到你想要下载的,下载后,在cmd.exe中敲命令"pip install 下载的文件位置"即可








扫描二维码关注公众号,回复: 1835393 查看本文章




猜你喜欢

转载自blog.csdn.net/qq_38661599/article/details/80627683
今日推荐