ohyicong / Google-Image-Scraper

A library to scrap google images
385 stars 146 forks source link

Does not work on Linux #32

Closed Mohamad-Jaallouk closed 1 year ago

Mohamad-Jaallouk commented 1 year ago

It work on windows. But when I run it on linux I get a loop:

[INFO] installing new chromedriver [INFO] downloading chromedriver ver: 107.0.5304.62: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip [INFO] lastest chromedriver downloaded [INFO] installing new chromedriver [INFO] downloading chromedriver ver: 107.0.5304.62: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip [INFO] lastest chromedriver downloaded [INFO] installing new chromedriver [INFO] downloading chromedriver ver: 107.0.5304.62: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip [INFO] lastest chromedriver downloaded [INFO] installing new chromedriver [INFO] downloading chromedriver ver: 107.0.5304.62: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip [INFO] lastest chromedriver downloaded

ohyicong commented 1 year ago

Hello, this project doesn't support linux.