When running Julia, an error occurs during the initialization of the CHOLMOD module, indicating that the 'libcholmod' library could not be loaded." Version: julia-1.9.2-4.fc40.x86_64 output julia ┌ Error: Error during initialization of module CHOLMOD │ exception = │ could not load library "libcholmod" │ libcholmod.so: cannot open shared object file: No such file or directory └ @ SparseArrays.CHOLMOD /usr/share/julia/stdlib/v1.9/SparseArrays/src/solvers/cholmod.jl:243 Always happend. Reproducible: Always Steps to Reproduce: 1.dnf install julia 2.julia 3.
*** This bug has been marked as a duplicate of bug 2274270 ***