An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/var/www/htdocs/viewvc/lib/viewvc.py", line 4855, in main
    request.run_viewvc()
  File "/var/www/htdocs/viewvc/lib/viewvc.py", line 408, in run_viewvc
    self.view_func(self)
  File "/var/www/htdocs/viewvc/lib/viewvc.py", line 2208, in view_roots
    allroots = list_roots(request)
  File "/var/www/htdocs/viewvc/lib/viewvc.py", line 4680, in list_roots
    cfg.options.svn_config_dir)
  File "/var/www/htdocs/viewvc/lib/vclib/svn/__init__.py", line 95, in SubversionRepository
    rootpath = canonicalize_rootpath(rootpath)
  File "/var/www/htdocs/viewvc/lib/vclib/svn/__init__.py", line 39, in canonicalize_rootpath
    rootpath = _canonicalize_path(rootpath)
  File "/var/www/htdocs/viewvc/lib/vclib/svn/__init__.py", line 23, in _canonicalize_path
    import svn.core
ImportError: No module named svn.core