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
Hi, I trying to install py2neo version 2.0.7, but as result I see error:
Could not find a version that satisfies the requirement py2neo==2.0.7 (from -r requirements.txt) (from versions: 4.0.0, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.2.0, 4.3.0, 2020.0.0, 2020.1.0, 2020.1.1, 2021.0.0, 2021.0.1, 2021.1.0, 2021.1.1, 2021.1.2, 2021.1.3, 2021.1.4, 2021.1.5, 2021.2.0, 2021.2.1, 2021.2.2, 2021.2.3)
I also, checked pypi page for py2neo and there minimum version in the list is 4.0.0. Why it happened? (before it worked for me) Is it means now I can not install version < 4.0.0?
The text was updated successfully, but these errors were encountered:
Hi, I trying to install py2neo version 2.0.7, but as result I see error:
Could not find a version that satisfies the requirement py2neo==2.0.7 (from -r requirements.txt) (from versions: 4.0.0, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.2.0, 4.3.0, 2020.0.0, 2020.1.0, 2020.1.1, 2021.0.0, 2021.0.1, 2021.1.0, 2021.1.1, 2021.1.2, 2021.1.3, 2021.1.4, 2021.1.5, 2021.2.0, 2021.2.1, 2021.2.2, 2021.2.3)
I also, checked pypi page for py2neo and there minimum version in the list is 4.0.0. Why it happened? (before it worked for me) Is it means now I can not install version < 4.0.0?
The text was updated successfully, but these errors were encountered: