greg-oz

Results 4 comments of greg-oz

I have the same problem on Centos 6. It was all working fine a few weeks ago - now doesn't download images and always gives the error "Could not open...

I am still getting these errors with the latest Joeclinton1 version: File "google_images_download.py", line 1017, in main() File "google_images_download.py", line 1006, in main paths,errors = response.download(arguments) #wrapping response in a...

I am still getting errors and I suspect its a Python3/Python2 problem. I am using Python 2 and still get this using the Ryan-T version: File "google_images_download.py", line 754, in...

I have confirmed its a Python 2 problem with the code, if I run it in Python 3 it works