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

Setuptools download not working #25

Open
doudejans opened this issue Sep 18, 2018 · 0 comments
Open

Setuptools download not working #25

doudejans opened this issue Sep 18, 2018 · 0 comments

Comments

@doudejans
Copy link

When running python setup.py install, I got an error indicating that the setuptools zip couldn't be unzipped.
When inspecting the downloaded file, I encountered the following:

$ cat setuptools-15.0.zip
<html><head><title>301 Moved Permanently</title></head><body><center><h1>301 Moved Permanently</h1></center></body></html>

It looks like the download url for setuptools is not valid anymore.

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

1 participant