google / gif-for-cli

https://opensource.googleblog.com/2018/06/tenor-gif-for-cli.html
Apache License 2.0
2.93k stars 161 forks source link

Support for Raspberry Pi #12

Open whatevergeek opened 6 years ago

whatevergeek commented 6 years ago

Hi! I'm trying this out on raspberry pi 3. I'm encountering the following error: image

Kindly advise how to set this up in raspberry pi.

SeanHayes commented 6 years ago

Did that error happen on your initial run? The only way I could see this happening is if the program was run, terminated before a valid .json file was done written to disk, and then run again.

whatevergeek commented 6 years ago

hi @SeanHayes,

I think it happened on initial run. I tried uninstalling and installing git-for-cli again but encountered the same issue. Kindly advise how to proceed.

SeanHayes commented 6 years ago

Try deleting ~/.cache/gif-for-cli and try again

SeanHayes commented 6 years ago

It's also worth making sure you haven't run out of disk space.