3mrgnc3 / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

Subterfuge #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Backtrack 5 r3

root@bt:~# subterfuge
Traceback (most recent call last):
  File "/bin/subterfuge", line 7, in <module>
    from update import updatecheck
  File "/usr/share/subterfuge/update.py", line 13, in <module>
    from django.conf import settings
  File "/usr/lib/pymodules/python2.6/django/conf/__init__.py", line 13, in <module>
    from django.conf import global_settings
  File "/usr/lib/pymodules/python2.6/django/conf/global_settings.py", line 287, in <module>
    URL_VALIDATOR_USER_AGENT = "Django/%s (http://www.djangoproject.com)" % get_version()
  File "/usr/lib/pymodules/python2.6/django/__init__.py", line 12, in get_version
    from django.utils.version import get_svn_revision
ImportError: No module named utils.version

Original issue reported on code.google.com by manu1111...@gmail.com on 8 Feb 2013 at 6:04

Attachments:

GoogleCodeExporter commented 9 years ago
This is a python/django error. Please use Kali Linux and downloaded the latest 
version of Subterfuge. 

Original comment by topher.s...@gmail.com on 21 Mar 2013 at 1:10