-
先判断pip是否已经安装
- pip --version
-
确认已经安装后,使用pip安装库
-
pip3 install PackageName
-
eg: pip3 install Scrapy
-
-
报错解决方案
原文地址:https://www.cnblogs.com/littlebob/p/9189908.html
时间: 2024-11-09 04:38:12
原文地址:https://www.cnblogs.com/littlebob/p/9189908.html