====== WebDriver manager ======
'reg' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "C:\PythonProjects\scribd_dl-master\scribd_dl-master\scribd_dl.py", line 30, in
driver = Chrome(ChromeDriverManager().install(), options=chrome_options)
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\chrome.py", line 25, in init
self.driver = ChromeDriver(name=name,
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\driver.py", line 57, in init
self.browser_version = chrome_version(chrome_type)
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\utils.py", line 155, in chrome_version
raise ValueError(f'Could not get version for Chrome with this command: {cmd}')
ValueError: Could not get version for Chrome with this command: reg query "HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon" /v version
====== WebDriver manager ====== 'reg' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\PythonProjects\scribd_dl-master\scribd_dl-master\scribd_dl.py", line 30, in
driver = Chrome(ChromeDriverManager().install(), options=chrome_options)
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\chrome.py", line 25, in init
self.driver = ChromeDriver(name=name,
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\driver.py", line 57, in init
self.browser_version = chrome_version(chrome_type)
File "C:\Users\daisypc\AppData\Local\Programs\Python\Python39\lib\site-packages\webdriver_manager\utils.py", line 155, in chrome_version
raise ValueError(f'Could not get version for Chrome with this command: {cmd}')
ValueError: Could not get version for Chrome with this command: reg query "HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon" /v version