nkoub / multinetx

multiNetX is a python package for the manipulation and visualization of multilayer networks. It is build on NetworkX
234 stars 54 forks source link

Upgrade dependencies #14

Closed KeremKurban closed 2 months ago

KeremKurban commented 11 months ago

I see multinetx requires networkx==2.3 but now 3.2.1 is available. Due to changes in some dependencies of networkx too, new python versions >3.9 have issues with old versions of networkx, which requires updating and that causes conflict with multinetx.

https://stackoverflow.com/questions/66174862/import-error-cant-import-name-gcd-from-fractions