解决pyinstaller打包生成exe文件报错FileNotFoundError: [WinError 2] 系统找不到指定的文件和selenium.common.exceptions.WebDri
解决pyinstaller打包生成exe文件报错FileNotFoundError: [WinError 2] 系统找不到指定的文件和selenium.common.exceptions.WebDriverException直接打开打包好的文件发现直接闪退,之后用cmd命令行窗口打开发现报了两个错误:①FileNotFoundError: [WinError 2] 系统找不到指定的文件②selenium.common.exceptions.WebDriverException如下图:解决方法:主
原创
2021-08-07 14:29:14 ·
2136 阅读 ·
0 评论