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: Kaushal Shriyan
Subject: Re: [Fab-user] Fabric 0.9.3
Date: Sun, 23 Oct 2011 21:48:33 +0530

On Sun, Oct 23, 2011 at 9:34 PM, Ahsan Rabbani <address@hidden> wrote:
> If you installed it via apt then remove it first and try installing using
> easy_install. You will need to apt-get install python-setuptools for
> easy_install.
>
> On Sun, Oct 23, 2011 at 9:56 AM, Kaushal Shriyan <address@hidden>
> wrote:
>>
>> Hi,
>>
>> I am running Fabric 0.9.3 on Ubuntu Linux 11.04 Desktop, is there a
>> way to install 1.2.2. I am using the below command.
>> pip install http://pip.openplans.org
>> Downloading/unpacking http://pip.openplans.org Downloading
>> pip.openplans.org Cannot unpack file
>> /tmp/pip-qtQQZM-unpack/pip.openplans.org (downloaded
>> from /tmp/pip-2P741l-build, content-type: text/html); cannot detect
>> archive format
>> Cannot determine archive format of /tmp/pip-2P741l-build
>> Storing complete log in /home/kaushal/.pip/pip.log
>> Any clue ?
>>
>> Regards
>>
>> Kaushal
>>
>> _______________________________________________
>> Fab-user mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/fab-user
>
>

Hi Ahsan

address@hidden:~$ python -V
Python 2.7.1+
address@hidden:~$ sudo easy_install http://pip.openplans.org
Downloading http://pip.openplans.org
error: Unexpected HTML page found at http://pip.openplans.org
address@hidden:~$ sudo easy_install-2.7 http://pip.openplans.org
Downloading http://pip.openplans.org
error: Unexpected HTML page found at http://pip.openplans.org
address@hidden:~$

Please suggest further

Regards

Kaushal



reply via email to

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