自动化测试谷歌浏览器和其驱动版本差不多却还是报错The chromedriver version (121.0.6167.184) detected in PATH at D:Pythonchromedriver.exe might not be compatible with the detected chrom......
在使用Python的pip包管理器安装第三方库时,有时会遇到一个错误,提示无法找到名为re的库,并显示错误信息:“ERROR: Could not find a version that satisfies the requirement re (from versions: none) ERROR: No match.....