Hi,
I have an error, can you help me?
Thanks in advance
Rita
************************
http://documents.ct.infn.it
MOD_PYTHON ERROR
ProcessId: 8528
Interpreter: 'documents.ct.infn.it'
ServerName: 'documents.ct.infn.it'
DocumentRoot: '/opt/local/cds-invenio/var/www'
URI: '/'
Location: '/'
Directory: None
Filename: '/opt/local/cds-invenio/var/www/'
PathInfo: ''
Phase: 'PythonHandler'
Handler: 'invenio.webinterface_layout'
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/mod_python/importer.py",
line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/mod_python/importer.py",
line 1202, in _process_target
module = import_module(module_name, path=path)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/mod_python/importer.py",
line 304, in import_module
return __import__(module_name, {}, {}, ['*'])
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/invenio/webinterface_layout.py",
line 33, in ?
from invenio.websearch_webinterface import
WebInterfaceSearchInterfacePages, \
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/invenio/websearch_webinterface.py",
line 64, in ?
from invenio import search_engine
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/invenio/search_engine.py",
line 69, in ?
from invenio.websearchadminlib import get_detailed_page_tabs
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/invenio/websearchadminlib.py",
line 40, in ?
from invenio.bibrankadminlib import \
ImportError: cannot import name write_outcome
******************************