Osamu Takiya

Results 4 comments of Osamu Takiya

In my case, `build-essential clang cmake git libssl-dev` and `pkg-config` are required on Ubuntu 20.04 (x64). Here is an error log. ``` Make sure you also have the development packages...

thank you for reply. first of all, I found important mistake in my below description. > note: although executing on console directly no error occurs, on the other hand by...

> You are saying using console is working right and only cron gives problem? sorry, it is my mistake. when using console, the gem version was `0.0.19` and executed successfully....

How about not `info = data[22]` but `info = data[23]`? However, it is true that this is only a temporary fix. cf. https://github.com/Joeclinton1/google-images-download/pull/34