-
Notifications
You must be signed in to change notification settings - Fork 67
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
LoadError on 1.10 #362
Comments
There's probably stuff to be fixed, though. On the latest Julia, OpenSpiel.jl (which uses CxxWrap) aborts during precompilation with the message:
I bisected this to JuliaLang/julia@4be81cd from JuliaLang/julia#49556, which I guess CxxWrap needs to adapt to somehow. |
We (the OSCAR team) already rebuilt |
In other words (my message was perhaps not clear on this): you'll have to submit a PR to Yggdrasil to rebuild |
I'll update |
Has this been resolved then? |
OpenSpiel.jl succeeds now: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2023-06/21/OpenSpiel.primary.log |
libcxxwrap_julia_jll probably needs a rebuild? This is on version v0.9.7+1.
The text was updated successfully, but these errors were encountered: