Closed GeekCatPYG closed 5 years ago
修改权限后报错:
请输入用户名:XXX
Traceback (most recent call last):
File "pandalearn.py", line 217, in
[3720] Failed to execute script pandalearn
经过了测试和通过其他人反馈可以运行 通过报错提示你 请确认chromedriver文件是否在当前目录
我是下载后直接解压出来用,chromedriver、pandalearn在同一目录中,我把这两个文件放在放在桌面
我是下载后直接解压出来用,chromedriver、pandalearn在同一目录中,我把这两个文件放在放在桌面
检查Chrome是否安装好,其他自能自己阅读使用方案解决了,测试过是能运行的
Traceback (most recent call last):
File "pandalearning.py", line 176, in
ubuntu下报这个错,我不知道是我系统的问题还是其它原因 请输入用户名:XXX Traceback (most recent call last): File "selenium/webdriver/common/service.py", line 76, in start File "subprocess.py", line 947, in init File "subprocess.py", line 1551, in _execute_child PermissionError: [Errno 13] Permission denied
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "pandalearn.py", line 217, in
File "selenium/webdriver/chrome/webdriver.py", line 73, in init
File "selenium/webdriver/common/service.py", line 88, in start
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable may have wrong permissions. Please see https://sites.google.com/a/chromium.org/chromedriver/home
[3463] Failed to execute script pandalearn