python的pip使用

2021-06-09 21:04

阅读:729

标签:sel   span   expand   tps   imp   pypi   focus   ref   for   

pip install selenium

python pip升级

第一种

python -m install pip --upgrade pip

第二种

python -m pip install -u --force-reinstall pip

第三种

pip install --user -- upgrade pip

第四种

python -m pip install --upgrade pip -i https://pypi.tuna.tsinghua.edu.cn/simple/

都试一下那种适合

python的pip使用

标签:sel   span   expand   tps   imp   pypi   focus   ref   for   

原文地址:https://www.cnblogs.com/xzong/p/14479598.html


评论


亲,登录后才可以留言!