cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to use py2neo-compat in latest py2neo versions

I want to use compat in the latest py2neo version. So I installed it from pip: https://pypi.org/project/py2neo-compat/ as:

pip install py2neo-compat

But it's automatically installed py2neo version 2.0.9 and py2neo-compat version 1.0.1. (Also checked from pip list) cause of some dependency.

py2neo             2.0.9     
py2neo-compat      1.0.1 

That's why lot's packages of the latest version of py2neo can't be used. So how can I use or is there any alternative to use py2neo-compat(compat package) for the latest versions of py2neo?

0 REPLIES 0