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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140211/f994c550/attachment.html>