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
Quarto enables polyglot notebooks to create Documentation about julia and bash commands. We need to use kntr engine for that. Cell rendering works until RQADeforestation is getting precompiled:
Error in quarto render foo.qmd:
ERROR: LoadError: InitError: could not load library "/home/dloos/.julia/artifacts/2829a1f6a9ca59e5b9b53f52fa6519da9c9fd7d3/lib/libhdf5.so"
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_4' not found (required by /home/dloos/.julia/artifacts/2829a1f6a9ca59e5b9b53f52fa6519da9c9fd7d3/lib/libhdf5.so)
because of ArchGDAL:
ERROR: LoadError: Failed to precompile ArchGDAL [c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3] to "/home/dloos/.julia/compiled/v1.11/ArchGDAL/jl_hnNByk".
because of:
Failed to precompile RQADeforestation
The text was updated successfully, but these errors were encountered:
danlooo
changed the title
Failed to precompile in polyglot quarto notebook
Failed to precompile in polyglot quarto notebook using knitr engine
Mar 10, 2025
Quarto enables polyglot notebooks to create Documentation about julia and bash commands. We need to use kntr engine for that. Cell rendering works until RQADeforestation is getting precompiled:
Error in
quarto render foo.qmd
:because of ArchGDAL:
because of:
The text was updated successfully, but these errors were encountered: