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
The code of LightGraphs.jl has moved to Graphs.jl, and the current versions of MetaGraphs also depend on Graphs.jl. You can just import Graphs instead of LightGraphs and everything should work as before.
MetaGraphs was working with LightGraphs.jl before but this isn't the case anymore.
The text was updated successfully, but these errors were encountered: