Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Installation error #10

@dsakura

Description

@dsakura
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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions