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

Reply via email to