Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zipfile.BadZipFile: File is not a zip file #91

Open
Tuhin-thinks opened this issue Jul 29, 2022 · 0 comments
Open

zipfile.BadZipFile: File is not a zip file #91

Tuhin-thinks opened this issue Jul 29, 2022 · 0 comments

Comments

@Tuhin-thinks
Copy link

Getting this error when trying to use download_and_install method for chrome.
Device: Windows 11

File "webdrivermanager\base.py", line 297, in download_and_install
  File "zipfile.py", line 1269, in __init__
  File "zipfile.py", line 1336, in _RealGetContents
zipfile.BadZipFile: File is not a zip file

P.S.: Google Chrome updated to the latest version. No permission issues.
Was also working fine 3 days back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant