How do I use easy_install and buildout when pypi is down?

后端 未结 7 1483
死守一世寂寞
死守一世寂寞 2021-02-01 23:26

I am using buildout to automatically download and setup the many dependencies of my Plone installation. buildout more or less uses easy_install to download and install a bunch o

7条回答
  •  说谎
    说谎 (楼主)
    2021-02-02 00:05

    PyPI has had mirroring since mid 2010 http://pypi.python.org/mirrors

提交回复
热议问题