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
Error: Error during loading of extension FHistCairoMakieExt of FHist, use Base.retry_load_extensions() to retry.
│ exception =
│ 1-element ExceptionStack:
│ ArgumentError: Package FHistCairoMakieExt [563811e1-e1a2-5d73-ba9f-d6e07a357f0b] is required but does not seem to be installed:
│ - Run Pkg.instantiate() to install all recorded dependencies.
Pkg.instantiate() does not fix the issue
0 dependencies successfully precompiled in 1 seconds. 299 already precompiled.
More informations:
Status ~/.julia/environments/v1.10/Project.toml
[13f3f980] CairoMakie v0.11.4
[68837c9b] FHist v0.10.7
Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 8 × Apple M3
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
Threads: 2 on 4 virtual cores
The text was updated successfully, but these errors were encountered:
Error: Error during loading of extension FHistCairoMakieExt of FHist, use
Base.retry_load_extensions()
to retry.│ exception =
│ 1-element ExceptionStack:
│ ArgumentError: Package FHistCairoMakieExt [563811e1-e1a2-5d73-ba9f-d6e07a357f0b] is required but does not seem to be installed:
│ - Run
Pkg.instantiate()
to install all recorded dependencies.Pkg.instantiate() does not fix the issue
0 dependencies successfully precompiled in 1 seconds. 299 already precompiled.
More informations:
Status
~/.julia/environments/v1.10/Project.toml
[13f3f980] CairoMakie v0.11.4
[68837c9b] FHist v0.10.7
Julia Version 1.10.0
Commit 3120989f39b (2023-12-25 18:01 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 8 × Apple M3
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, apple-m1)
Threads: 2 on 4 virtual cores
The text was updated successfully, but these errors were encountered: