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 was archived by the owner on Jul 22, 2024. It is now read-only.
Chrome Driver Version Needed - <?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: chromedriver/LATEST_RELEASE_116</Details></Error>
Downloading...
Traceback (most recent call last):
File "D:\Documentos\edu-mail-auto-generator-main\setup.py", line 69, in <module>
main()
File "D:\Documentos\edu-mail-auto-generator-main\setup.py", line 39, in main
setup_Chrome(chrome_ver)
File "D:\Documentos\edu-mail-auto-generator-main\__dwnldDrivers\versions.py", line 221, in setup_Chrome
dwnld_zip_file(dwnldLink, './webdriver')
File "D:\Documentos\edu-mail-auto-generator-main\__dwnldDrivers\versions.py", line 187, in dwnld_zip_file
with ZipFile(BytesIO(r.content)) as my_zip_file:
File "C:\Users\danna\AppData\Local\Programs\Python\Python310\lib\zipfile.py", line 1267, in __init__
self._RealGetContents()
File "C:\Users\danna\AppData\Local\Programs\Python\Python310\lib\zipfile.py", line 1334, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
Many thanks!