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
I'd think the correct thing to do here is to make the extension based on SymPyCore which will load when either the PyCall or PythonCall version is loaded. That should avoid the issue and widen the availability.
I'm trying to update major version of SymbolicUtils.jl dependency on Symbolics.jl
See JuliaSymbolics/Symbolics.jl#1205
And related MR JuliaSymbolics/Symbolics.jl#1196
This causes a circular dependency, as this package depends on
Symbolics = 5
The text was updated successfully, but these errors were encountered: