LiftOn
LiftOn copied to clipboard
Installation with pip fails, requiring networkx>=3.3
Hi there!
I'm trying to install LiftOn with pip. I see LiftOn requires networkx>=2.4, but running pip install LiftOn
seems to be looking for a more recent version of networkx that pip can't find (ERROR: Could not find a version that satisfies the requirement networkx>=3.3 (from LiftOn)
). Do you know why this is happening?
Thanks, Zoe