You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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!
The text was updated successfully, but these errors were encountered: