fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fabric 0.9.3


From: Jeff Forcier
Subject: Re: [Fab-user] Fabric 0.9.3
Date: Sun, 23 Oct 2011 10:20:07 -0700

On Sun, Oct 23, 2011 at 9:18 AM, Kaushal Shriyan
<address@hidden> wrote:

> address@hidden:~$ python -V
> Python 2.7.1+
> address@hidden:~$ 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]