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

I get this error when running bootstrap.py #35

Open
joshua-lucier opened this issue Apr 23, 2015 · 3 comments
Open

I get this error when running bootstrap.py #35

joshua-lucier opened this issue Apr 23, 2015 · 3 comments

Comments

@joshua-lucier
Copy link

I get this error when running bootstrap.py

Traceback (most recent call last):
File "bootstrap.py", line 58, in
).read() in ez
File "", line 1

^

It looks like the links that the url requests are asking for may be dead.

http://python-distribute.org/distribute_setup.py

@dpaparis
Copy link

same here

@xuanyuan
Copy link

nobody who knows how to fix it?

@hyunchel
Copy link

hyunchel commented Apr 8, 2016

Python distribute is long dead. The website has been down for a long time too.
Use setuptools instead.

Change default value of option --distribute to False(line-number 34). and run without --distribute flag.

No PR should be pushed as there is no plan to maintain this project(#43).

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

4 participants