Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install not working #70

Open
islandBilly opened this issue Jan 10, 2020 · 1 comment
Open

pip install not working #70

islandBilly opened this issue Jan 10, 2020 · 1 comment

Comments

@islandBilly
Copy link

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?

@archmord
Copy link

Try to install each module individually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants