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
>>> from local import moleculargraphjl
>>> jl = moleculargraphjl.jl_init()
fatal: error thrown and no exception handler available.
InitError(mod=:Base, error=AssertionError(msg="isempty(loaded_precompiles)"))
__init__ at /usr/local/moleculargraphjl/lib/libmoleculargraph.dylib (unknown line)
...
It would be related to JuliaLang/julia#55564 and hopefully fixed in the next release.
The text was updated successfully, but these errors were encountered:
The library build below has worked until 1.11.0-rc1, but failed on rc2 and rc3
https://github.com/mojaie/MolecularGraph.jl/blob/master/build/build.jl
Library called from Python 3.12.4
It would be related to JuliaLang/julia#55564 and hopefully fixed in the next release.
The text was updated successfully, but these errors were encountered: