On Sun, Oct 23, 2011 at 10:50 PM, Jeff Forcier <j...@bitprophet.org> wrote:
> On Sun, Oct 23, 2011 at 9:18 AM, Kaushal Shriyan
> <kaushalshri...@gmail.com> wrote:
>
>> kaushal@kaushal-laptop:~$ python -V
>> Python 2.7.1+
>> kaushal@kaushal-laptop:~$ sudo easy_install http://pip.openplans.org
>> Downloading http://pip.openplans.org
>
> You appear to be installing pip's *website*, not pip itself. You want:
>
>    sudo easy_install pip
>
> Easy_install (and pip itself, once you have it installed) take package
> names as their arguments, for the most part, not URLs. The
> documentation on pip.openplans.org should have examples ;)
>
>
> --
> Jeff Forcier
> Unix sysadmin; Python/Ruby engineer
> http://bitprophet.org
>

Thanks a lot all of you. it worked like a charm

Regards

Kaushal

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to