python-distribute.org down

Chris “Kwpolska” Warrick kwpolska at gmail.com
Wed Sep 17 10:49:09 EDT 2014


On Wed, Sep 17, 2014 at 4:15 PM, Pierrick Koch <pierrick.koch at gmail.com> wrote:
> Hello,
>
> python-distribute.org server seems down,
> it was hosting the install script distribute_setup.py
> ( http://python-distribute.org/distribute_setup.py )
>
> meanwhile, you can find it here:
> https://gist.github.com/anonymous/947191a4635cd7b7f79a

distribute is long dead (probably why the website is down).  Use
setuptools instead:

https://pythonhosted.org/setuptools/
https://bootstrap.pypa.io/ez_setup.py

-- 
Chris “Kwpolska” Warrick <http://chriswarrick.com/>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense



More information about the Python-list mailing list