Seán Hayes
Seán Hayes
@GarethWright Do you know of any free services similar to Travis CI that will run in a Windows env?
You mean if you already have cached files, don't require ffmpeg, etc.?
`-c` is only intended to work with a single character, I'm a little surprised this works at all. `-cw=1` tells gif-for-cli "each cell is 1 character wide", but you've given...
Since this was first written there have been some changes to the code that require setup.py to be run. Does `python3 setup.py test` work for you?
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.
If you delete the directory named `63096e...` and rerun, does it work?
Note to self: failed file generation should be handled better.
That means something went wrong with ffmpeg, and it's not giving the output we expect. What version of ffmpeg are you using?
I'll reopen this, gif-for-cli should handle this error better and try to warn the user ffmpeg needs to be reconfigured. Thanks for your help!
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...