12306
12306 copied to clipboard
chrome issue
描述问题
cookie获取中
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/common/service.py", line 76, in start
stdin=PIPE)
File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: '/python_project/chromedriver'
During handling of the above exception, another exception occurred:
重现步骤
步骤一
截图&日志
环境信息
- windows
- python3.7.1
- 订票小助手版本 1.1.101
额外的备注
- Add any other context about the problem here.
查看chromedriver的权限,尝试修改成777试试
不要只添加路径,把驱动的文件名加上