微信扫一扫
在虚拟器中升级pip出错
最终解决办法:
easy_install -U pip pip install --target==路径\venv\Lib\site-packages selenium
相关推荐