Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to precompile Plots on Julia v1.10.3 #4939

Open
WuSiren opened this issue May 18, 2024 · 0 comments
Open

Failed to precompile Plots on Julia v1.10.3 #4939

WuSiren opened this issue May 18, 2024 · 0 comments

Comments

@WuSiren
Copy link

WuSiren commented May 18, 2024

(jl_B3P9L6) pkg> add Plots
   Resolving package versions...

...

        Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`       
Precompiling project...
  ✗ BinaryProvider
  ✗ FFMPEG
  ✗ Plots
  ✗ Plots  FileIOExt
  ✗ Plots  UnitfulExt
  ✗ Plots  GeometryBasicsExt
  0 dependencies successfully precompiled in 41 seconds. 297 already precompiled.
  6 dependencies errored.
  For a report of the errors see `julia> err`. To retry use `pkg> precompile`
julia> err
PkgPrecompileError: The following 1 direct dependency failed to precompile:

Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80]

Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to "C:\\Users\\name\\.julia\\compiled\\v1.10\\Plots\\jl_67B7.tmp".
Deps path: C:\Users\name\.julia\packages\FFMPEG\guN1x\src\..\deps\deps.jl
ERROR: LoadError: FFMPEG not installed properly, run `] build FFMPEG`, restart Julia and try again

...

ERROR: LoadError: Failed to precompile FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a] to "C:\\Users\\name\\.julia\\compiled\\v1.10\\FFMPEG\\jl_7BB6.tmp".

...
(jl_B3P9L6) pkg> build FFMPEG
    Building FFMPEG  `C:\Users\name\.julia\scratchspaces\44cfe95a-1eb2-52ea-b672-e2afdf69b78f\9143266ba77d3313a4cf61d8333a1970e8c5d8b6\build.log`
ERROR: Error building `FFMPEG`: 
ERROR: LoadError: Unable to open libLLVM!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant