On Monday, 17 February 2014 11:39 AM, Lysander David
<lysander_da...@symantec.com> wrote:
Please consider installing the setuptools module.
>
>
>The latest archive can be found here:
>
>
>https://pypi.python.org/packages/source/s/setuptools/setuptools-2.2.tar.gz#md5=04a7664538957b832710653fd7d5b4e6
>
>
>You can install it with these commands:
>
>
>wget --no-check-certificate
>https://pypi.python.org/packages/source/s/setuptools/setuptools-2.2.tar.gz#md5=04a7664538957b832710653fd7d5b4e6
> -O setuptools-2.2.tar.gz
>tar zxvf setuptools-2.2.tar.gz
>cd setuptools-2.2
>sudo python ./setup.py install
>
>
>From: pragya jain <prag_2...@yahoo.co.in>
>Reply-To: pragya jain <prag_2...@yahoo.co.in>
>Date: Sunday, February 16, 2014 9:55 PM
>To: pragya jain <prag_2...@yahoo.co.in>, "openstack@lists.openstack.org"
><openstack@lists.openstack.org>
>Subject: Re: [Openstack] problem in installing django-swiftbrowser
>
>
>
>please someody reply
>
>
>
>On Friday, 14 February 2014 2:20 PM, pragya jain <prag_2...@yahoo.co.in> wrote:
>
>hello all,
>>
>>
>>I am installing django-swiftbrowser on a ubuntu desktop VM onmy system using
>>the link https://github.com/cschwede/django-swiftbrowser
>>
>>
>>below are the steps which i follow:
>>-----------------
>>1. root@pragya-VirtualBox:~# git clone
>>git://github.com/cschwede/django-swiftbrowser.git
>>
>>
>>
>>Cloning into 'django-swiftbrowser'...
>>remote: Reusing existing pack: 145, done.
>>remote: Total 145 (delta 0), reused 0 (delta 0)
>>Receiving objects: 100% (145/145), 261.34 KiB | 89 KiB/s, done.
>>Resolving deltas: 100% (72/72), done.
>>
>>
>>2. root@pragya-VirtualBox:~# cd django-swiftbrowser
>>
>>
>>
>>3. root@pragya-VirtualBox:~/django-swiftbrowser# sudo python setup.py install
>>Traceback (most recent call last):
>> File "setup.py", line 2, in <module>
>> from setuptools import setup
>>ImportError: No module named setuptools
>>------------
>>
>>
>>But I get the error.
>>Please help inresolving the error.
>>
>>
>>Thanks in advance
>>
>>Pragya Jain
>>
>>_______________________________________________
>>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>Post to : openstack@lists.openstack.org
>>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>>
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack