I am now aware of 3 different instances where the package fails to compile when installed into a clean Julia environment due to FFMPEG failing to compile (FFMPEG is a dependency for Plots.jl). This can be fixed by installing LLVM and FFMPEG in that order before adding UniversalDiffEq to Julia, but we should see if we can come up with a better solution.
I am now aware of 3 different instances where the package fails to compile when installed into a clean Julia environment due to FFMPEG failing to compile (FFMPEG is a dependency for Plots.jl). This can be fixed by installing LLVM and FFMPEG in that order before adding UniversalDiffEq to Julia, but we should see if we can come up with a better solution.