setrteens.blogg.se

Zip file driver
Zip file driver












zip file driver
  1. ZIP FILE DRIVER HOW TO
  2. ZIP FILE DRIVER ZIP FILE

Hope someone is able to fix this or atleast tell me how to fix it. This isssue came after i put my geckodriver in the InstaPy folder. There has to come some improvement on the installing process for sure.įile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\InstaPy\quickstart.py", line 30, inįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\InstaPy\instapy\instapy.py", line 318, in initįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\InstaPy\instapy\browser.py", line 110, in set_selenium_local_sessionįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\InstaPy\instapy\browser.py", line 36, in get_geckodriverįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\lib\site-packages\webdriverdownloader\webdriverdownloader.py", line 168, in download_and_installįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\lib\zipfile.py", line 1225, in initįile "C:\Users\Joep\AppData\Local\Programs\Python\Python37-32\lib\zipfile.py", line 1292, in _RealGetContents Got the same issue rigth now, litteraly been going from one error to another.

zip file driver

ZIP FILE DRIVER ZIP FILE

Zipfile.BadZipFile: File is not a zip file Raise BadZipFile("File is not a zip file") With zipfile.ZipFile(os.path.join(self.get_download_path(version), filename), mode="r") as driver_zipfile:įile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\zipfile.py", line 1222, in initįile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\zipfile.py", line 1289, in _RealGetContents Now I have the following error :įile ".\simple_but_effective.py", line 18, inįile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\site-packages\instapy\instapy.py", line 318, in initįile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\site-packages\instapy\browser.py", line 110, in set_selenium_local_sessionĭriver_path = geckodriver_path or get_geckodriver()įile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\site-packages\instapy\browser.py", line 36, in get_geckodriverīin_path, sym_path = gdd.download_and_install()įile "C:\Users\bastoche\AppData\Local\Programs\Python\Python37\lib\site-packages\webdriverdownloader\webdriverdownloader.py", line 168, in download_and_install InstaPy was working perfectly until I got the "ensure chromedriver is installed" error.ĭowngrading chromedriver to a version between 71 and 75 wasn't fixing the issue.














Zip file driver