>
> I just manually installed imagemagick and got the error:
>
> julia>
gif(anim,"C:\\Users\\Diger\\Documents\\Julia\\Plotting\\anim2.gif",fps=15)
Unzulâ–’ssiger Parameter - 7
WARNING: Tried to create gif using convert (ImageMagick), but got error:
ErrorException("failed process: Process(`convert -delay 7 -loop 0
'C:\\cygwin64\\tmp\\jul20EA.tmp\\*.png' -alpha off
'C:\\Users\\Diger\\Documents\\Julia\\Plotting\\anim2.gif'`,
ProcessExited(4)) [4]")
ImageMagick can be installed by executing `Pkg.add("ImageMagick")`
Will try ffmpeg, but it's lower quality...)
INFO: Saved animation to C:\Users\Diger\Documents\Julia\Plotting\anim2.gif
Plots.AnimatedGif("C:\\Users\\Diger\\Documents\\Julia\\Plotting\\anim2.gif")
So same error as before but apparent afterwards he still is able to use the
installed version to convert it?
The .gifs look pretty weird though:
http://fs5.directupload.net/images/160807/odlvopvt.gif