setuptools for 2.6 and windows?

W

Werner F. Bruhin

I would like to start looking into Python 2.6 and do some testing.

First hurdle I run into is that I can not find a 2.6 installer for
Windows for setuptools-0.6.9c, only Py2.4 and Py2.5 seem to be available
on pypi.

Is there such a thing yet? If yes can someone provide me a link to it.

Thanks
Werner
 
W

werner

What is currently available is the `egg' file which can be copied into the
same directory with the "setup.py" script for the package. Look for
"setuptools-0.6c9-py2.6.egg". I am trying to install Sphinx so that I
can build the Windows help files with the MS HTML Help tool.

Thanks for the info
Werner
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top