python3.7 配置坏境 pip install Selenium 下载chrome对应的ChromeDriver版本
![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:浙江
python3.7 配置坏境 pip install Selenium 下载chrome对应的ChromeDriver版本
版本不支持 chromeDriver需要和chrome版本支持 https://chromedriver.storage.googleapis.com/index.html?...
pip安装出现问题ModuleNotFoundError: No module named 'pip' Traceback (most recent call last): ...