[Openstack] problem in installing django-swiftbrowser
Lysander David
Lysander_David at symantec.com
Mon Feb 17 06:09:27 UTC 2014
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_2648 at yahoo.co.in<mailto:prag_2648 at yahoo.co.in>>
Reply-To: pragya jain <prag_2648 at yahoo.co.in<mailto:prag_2648 at yahoo.co.in>>
Date: Sunday, February 16, 2014 9:55 PM
To: pragya jain <prag_2648 at yahoo.co.in<mailto:prag_2648 at yahoo.co.in>>, "openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>" <openstack at lists.openstack.org<mailto:openstack at 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_2648 at yahoo.co.in<mailto:prag_2648 at 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 at 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 at pragya-VirtualBox:~# cd django-swiftbrowser
3. root at 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 at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140216/589d8e60/attachment.html>
More information about the Openstack
mailing list