[Openstack] problem in installing django-swiftbrowser

Lysander David Lysander_David at symantec.com
Wed Feb 19 06:36:17 UTC 2014


Please install django.

wget https://pypi.python.org/packages/source/D/Django/Django-1.6.2.tar.gz#md5=45d974c623b3bfbf9976f3d808fe1ee9 -O Django-1.6.2.tar.gz
tar zxvf Django-1.6.2.tar.gz
cd Django-1.6.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: Tuesday, February 18, 2014 9:48 PM
To: "openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>" <openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>>, Lysander David <Lysander_David at symantec.com<mailto:Lysander_David at symantec.com>>
Subject: Re: [Openstack] problem in installing django-swiftbrowser

thanks Lysander David for the reply.

I again have some problem.

I follow the following steps:
1.  root at pragya-VirtualBox:~# git clone git://github.com/cschwede/django-swiftbrowser.git

2.  root at pragya-VirtualBox:~# cd django-swiftbrowser

3.
root at pragya-VirtualBox:~/django-swiftbrowser# 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

4.
root at pragya-VirtualBox:~/django-swiftbrowser# tar zxvf setuptools-2.2.tar.gz

5.
root at pragya-VirtualBox:~/django-swiftbrowser# cd setuptools-2.2

6.
root at pragya-VirtualBox:~/django-swiftbrowser/setuptools-2.2# sudo python ./setup.py install

7.
root at pragya-VirtualBox:~/django-swiftbrowser# python runtests.py

and I got the following error :

Traceback (most recent call last):
File "runtests.py", line 2, in <module>
from django.conf import settings
ImportError: No module named django.conf

Please help to resolve it.

Thanks again

pragya Jain



On , pragya jain <prag_2648 at yahoo.co.in<mailto:prag_2648 at yahoo.co.in>> wrote:


On Monday, 17 February 2014 11:39 AM, Lysander David <Lysander_David at symantec.com<mailto:Lysander_David at 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_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/20140218/cd05aa20/attachment.html>


More information about the Openstack mailing list