No such file or directory error
anaconda 3, created new environment, pulled the code, installed dependencies. ran setup.
Traceback:

This happens no matter which gif I use. The folders are created in the cache directory, with nothing in them
I take that back - it works for a tenor gif, not other gifs from the web. Recommend more clear message if invalid input is the cause.
It looks like in your example you're specifying a local file, correct?
Have you tried installing outside Anaconda? I'm not familiar with that env.
Yes that is with a local file.
I have not tried without using anaconda. I think in this case based on that I can get other things to run, there is something with the gif. I had googled a specific gif, saved to disk, and it gave the error. A diff gif file from tenor worked without error.
From: Seán Hayes [mailto:[email protected]] Sent: Friday, June 15, 2018 2:49 PM To: google/gif-for-cli [email protected] Cc: Roy Jackson [email protected]; Author [email protected] Subject: Re: [google/gif-for-cli] No such file or directory error (#7)
It looks like in your example you're specifying a local file, correct?
Have you tried installing outside Anaconda? I'm not familiar with that env.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/google/gif-for-cli/issues/7#issuecomment-397751138, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQvVTfUvjSZdPycltdUjpiW6AIQsnhSTks5t9CvUgaJpZM4UpwGF.
If you delete the directory named 63096e... and rerun, does it work?
+1 @SeanHayes
worked after remove all folders in ~/.cache/gif-for-cli/1.1.1
Note to self: failed file generation should be handled better.