You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is due to BinaryProvider which returns 'unknown'. However, BinaryProvider seems to be no longer active, so I am in a sort of Catch22 situation. How to solve? (I actually do not need FFMPEG is simply needed by Plots).
Macbook M2max, Julia 1.9.4 with packages updated, Sonoma 14.1.1
Thanks for your help
The text was updated successfully, but these errors were encountered:
For testing I load Plots, which needs FFMPEG. then LoadError: Error building FFMPEG: LoadError: Unable to open libLLVM! and LoadError: Failed to precompile BinaryProvider
The problem is due to BinaryProvider which returns 'unknown'. However, BinaryProvider seems to be no longer active, so I am in a sort of Catch22 situation. How to solve? (I actually do not need FFMPEG is simply needed by Plots).
Macbook M2max, Julia 1.9.4 with packages updated, Sonoma 14.1.1
Thanks for your help
The text was updated successfully, but these errors were encountered: