Re: setuptools catch 22
by Trent Mick other posts by this author
Apr 16 2009 9:01AM messages near this date
view in the new Beta List Site
setuptools catch 22
|
Re: setuptools catch 22
Bob Kline wrote:
> Why doesn't ActiveState's Python (remember
> the slogan "batteries included"?) come with the tools needed to install
> third-party packages? Have we stumbled into some messy political turf
> battle over installer philosophies, or is this just an oversight?
Currently ActivePython is just doing no more than what the Python core
installer does.
More this is just early days (despite the use of "early" seeming crazy
years after distutils and later setuptools came about). There is still a
lot of discussion of the packaging issues for Python at the core level
(on the distutils-sig and catalog-sig lists and recently at the PyCon
conference).
It isn't yet clear (IMHO) if setuptools is the best technology for the
future for Python packaging.
Sincerely,
Trent
--
Trent Mick
trentm at activestate.com
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Bob Kline
Trent Mick
Sridhar Ratnakumar
|