Closed rolance closed 1 month ago
anydbm is not available in python-3
There is no option for Windows users to fallback to another dbm.
Falling back to python-2.7 in Windows with py2neo 3.1.2 breaks the entire project in neo4j 4.1.1 (http://localhost:7474/db/data returns 404 error).
-LHM
The Neo4J implementation was updated in July 2023. Please try the new version. Closing this issue for now but feel free to reopen if there is still a problem.
anydbm is not available in python-3
There is no option for Windows users to fallback to another dbm.
Falling back to python-2.7 in Windows with py2neo 3.1.2 breaks the entire project in neo4j 4.1.1 (http://localhost:7474/db/data returns 404 error).
-LHM