bhargavchippada / forceatlas2

Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX
GNU General Public License v3.0
286 stars 80 forks source link

As this is not maintained, what is a working environment/package versions? #45

Open andres-martinez-torres opened 1 year ago

andres-martinez-torres commented 1 year ago

Given that this is not maintained anymore, or at least it seems that way, can someone with a working installation detail their python and dependencies versions?

jr-leary7 commented 11 months ago

with the most recent version of fa2 on PyPi you should be able to install it with any Python 3.8 version, I think 3.9 is where things started breaking down.

AminAlam commented 7 months ago

Given that this is not maintained anymore, or at least it seems that way, can someone with a working installation detail their python and dependencies versions?

@andres-martinez-torres Please refer to #48