[Distutils] [venv] Re: Changes & News / 1.1 / * Added support for Python 2.6.

Ben Finney bignose+hates-spam at benfinney.id.au
Sun Jun 22 00:30:13 CEST 2008


Ian Bicking <ianb at colorstudy.com> writes:

> So, copying the distutils list: what's the best way to handle
> setuptools installation on Python 2.6?

Install from a source dist? i.e., unpack it to a temporary location,
'python ./setup.py install', remove the temporary location.

-- 
 \     "If I melt dry ice, can I swim without getting wet?"  -- Steven |
  `\                                                            Wright |
_o__)                                                                  |
Ben Finney



More information about the Distutils-SIG mailing list