setuptools == cpan
download http://peak.telecommunity.com/dist/ez_setup.py
$ wget http://peak.telecommunity.com/dist/ez_setup.py
$ sudo python ez_setup.py
this will install setuptools
then use easy_install to install the packages.
example:
$ sudo easy_install pygments
This will install the libraries for your default python version
you use easy_install-2.4 or easy_install-2.5 for version specific
installations.
HTH,
Pradeep
On 19-Dec-07, at 4:44 PM, Shivraj M S wrote:
Is there any perl CPAN like tool in python which can install python
modules from a python shell for its version.
(pypi didn't help as there was some download error couldn't get
relevant url to download sources)
Chat on a cool, new interface. No download required. Click here.
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers