x0rz/tweets_analyzer

pip install not working

islandBilly opened this issue · 1 comments

I just switched to the new Mint OS and when I try to reinstall this, the pip install fails:

$ pip install -r requirements.txt
Collecting ascii-graph==1.5.1 (from -r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/ab/57/90a36a9377d72cfc09a433019182030daf9bdd64db97c5808867a6ddbc57/ascii_graph-1.5.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named setuptools


Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-8m9h1A/ascii-graph/

Any ideas?

Try to install each module individually