[Distutils] The problem with Setuptools on Python 3.

Lennart Regebro regebro at gmail.com
Wed Apr 22 16:52:14 CEST 2009


On Wed, Apr 22, 2009 at 16:18, P.J. Eby <pje at telecommunity.com> wrote:
> Er, no.  It only means that you need Python 2 to be installed *while porting
> a package* to Python 3.

No. It means it needs to be installed when installing the package from
a source distribution. Which is the normal way of distributing
modules.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64


More information about the Distutils-SIG mailing list