nicolewhite / neo4j-flask

Flaskr Extended with Neo4j and Py2neo.
http://nicolewhite.github.io/neo4j-flask/
312 stars 114 forks source link

pip install -r requirements.txt error #14

Closed Antwnina closed 7 years ago

Antwnina commented 7 years ago

(venv) antonina@antonina-HP-Pavilion-g6-Notebook-PC:~/neo4j-flask$ pip install -r requirements.txt Collecting adium-theme-ubuntu==0.3.4 (from -r requirements.txt (line 1)) Could not find a version that satisfies the requirement adium-theme-ubuntu==0.3.4 (from -r requirements.txt (line 1)) (from versions: ) No matching distribution found for adium-theme-ubuntu==0.3.4 (from -r requirements.txt (line 1))

Antwnina commented 7 years ago

so the whole point were the variables export NEO4J_USERNAME=username export NEO4J_PASSWORD=password