We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Try to install each module individually
Sorry, something went wrong.
No branches or pull requests
I just switched to the new Mint OS and when I try to reinstall this, the pip install fails:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-8m9h1A/ascii-graph/
Any ideas?
The text was updated successfully, but these errors were encountered: