Re: newbie question: On installation of additional packages to Python

2008-01-23 Thread Steve Holden
Gabriel Genellina wrote: > En Tue, 22 Jan 2008 00:36:34 -0200, Nasser Abbasi <[EMAIL PROTECTED]> > escribió: > >> I am running on windowz. I have downloaded and installed 2.5.1 Python. >> >> my question is on installing additional packages. >> >> What is the easiest way to do that? I read about

Re: newbie question: On installation of additional packages to Python

2008-01-21 Thread Gabriel Genellina
En Tue, 22 Jan 2008 00:36:34 -0200, Nasser Abbasi <[EMAIL PROTECTED]> escribió: > I am running on windowz. I have downloaded and installed 2.5.1 Python. > > my question is on installing additional packages. > > What is the easiest way to do that? I read about python 'eggs' (like jar > files for J