How do I set up Setuptools for Python 2.6 on Windows?

后端 未结 14 2303
温柔的废话
温柔的废话 2020-12-02 05:03

Is there any way to install Setuptools for Python 2.6 in Windows without having an exe installer?

There isn\'t one built at the moment, and the maintainer of Setupt

14条回答
  •  庸人自扰
    2020-12-02 05:29

    I'm able to find the EXE doing google,

    you can simply download it from following URL, and double click and install....

    http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py2.6.exe#md5=1509752c3c2e64b5d0f9589aafe053dc

提交回复
热议问题