selenium学习(一)
一、安装使用工具是:Spyder(Anaconda)使用cmd直接安装:pip install selenium首先配置好环境变量:(系统变量 Path下)我首先配置的第一个,出现warninr : pip is configured with locations that require TLS/ssl ,howeber the ssl module in python is not available这个错误,于是又配置了第二个之后又出现了这个问题:Retrying (Retry(to
原创
2021-09-16 18:06:41 ·
219 阅读 ·
0 评论