I am using IntelliJIdea on Windows 7 Enterprise, Python 3.6.4. When I try installing neo4j using command
pip install neo4j
I get the following message:
Could not find a version that satisfies the requirement neo4j (from versions: )
No matching distribution found for neo4j
Can you help?