摘要: 1、更新pip版本命令:python -m pip install --upgrade pip 1.1 电脑--cmd : cd python路径 然后输入更新版本命令 1.2 pip需要安装在python根目录下--注意 2、查看python所安装的库以及版本:pip list,就可以查看到pip 阅读全文
posted @ 2021-11-26 18:42 zhx- 阅读(20179) 评论(0) 推荐(0)
摘要: 1、where pip 2、cd python 路径 3、pip show selenium 阅读全文
posted @ 2021-11-26 18:33 zhx- 阅读(58) 评论(0) 推荐(0)