On Sun, Oct 23, 2011 at 9:34 PM, Ahsan Rabbani <ahs...@gmail.com> 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 <kaushalshri...@gmail.com>
> 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
>> Fab-user@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/fab-user
>
>

Hi Ahsan

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

Please suggest further

Regards

Kaushal

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

Reply via email to