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'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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: