hardikvasa / google-images-download

Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
MIT License
8.57k stars 2.11k forks source link

Error when using chromedriver #355

Closed wying8349 closed 3 years ago

wying8349 commented 3 years ago

Hi, I have an error when using Chromedriver. It reports: [0915/110330.522:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader What might the problem be? Thank you very much.

NicolasGrosjean commented 3 years ago

It seems related to Chromedriver and not specifically to the usage of Chromedriver with this project.

You should take a look on Stackoverflow if a given answer solves your issue.