Android_Learning
Android_Learning copied to clipboard
安装成功了,但是输入账号密码后报错
Mydriver初始化失败
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 709, in init restore_signals, start_new_session) File "/usr/lib/python3.6/subprocess.py", line 1344, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'chromedriver': 'chromedriver'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandalearning.py", line 180, in
重装以后,又出现如下报错,怎么回事,不稳定?
Traceback (most recent call last):
File "pandalearning.py", line 6, in
重装第2次后,报错如下:
Traceback (most recent call last):
File "pandalearning.py", line 180, in
解决了吗
你这解决了吗