wangyan / nas-tools

NAStools 官方版本存档
https://hub.docker.com/r/nastools/nas-tools
154 stars 232 forks source link

Issue: chromedriver_win32.zip resource request error #7

Open gaoqiang1 opened 10 months ago

gaoqiang1 commented 10 months ago

When I open nstool.exe, the error log is as following: Traceback (most recent call last): File "run.py", line 141, in File "app\helper\chrome_helper.py", line 252, in init_chrome File "app\helper\chrome_helper.py", line 44, in init_driver File "webdriver_manager\chrome.py", line 39, in install File "webdriver_manager\core\manager.py", line 30, in _get_driver_path File "webdriver_manager\core\download_manager.py", line 28, in download_file File "webdriver_manager\core\http.py", line 33, in get File "webdriver_manager\core\http.py", line 16, in validate_response ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/120.0.6099/chromedriver_win32.zip If this issue is solved, ignore my noise! Thanks!