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

FHistCairoMakieExt not found #97

Closed
PatriceLebrun opened this issue Jan 3, 2024 · 3 comments · Fixed by #98
Closed

FHistCairoMakieExt not found #97

PatriceLebrun opened this issue Jan 3, 2024 · 3 comments · Fixed by #98

Comments

@PatriceLebrun
Copy link

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

@tamasgal
Copy link
Collaborator

tamasgal commented Jan 3, 2024

I faced the same problem recently a few times but it always disappeared after the first import and then I forgot about it ;)

We need to figure out what's going on there...

@tamasgal
Copy link
Collaborator

tamasgal commented Jan 3, 2024

Should be fixed with #98

@tamasgal
Copy link
Collaborator

tamasgal commented Jan 3, 2024

Fixed in v0.10.8

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

Successfully merging a pull request may close this issue.

2 participants