On fresh installation of invenio 0.99.1 on Ubuntu 9.10 the following error
occurs. With python 2.6 it does not build but if configuration run with
--with-python=/usr/bin/python2.5 the installation is through but when we try
to access the web page the following error occurs. How to sort out this
error. Already copied invenio python lib into
/usr/lib/python2.5/site-packages as welll as
/usr/local/lib/python2.5/site-packages

MOD_PYTHON ERROR

ProcessId:      2486
Interpreter:    'localhost'

ServerName:     'localhost'
DocumentRoot:   '/opt/cds-invenio/var/www'

URI:            '/'
Location:       '/'
Directory:      None
Filename:       '/opt/cds-invenio/var/www/'
PathInfo:       ''

Phase:          'PythonHandler'
Handler:        'invenio.webinterface_layout'

Traceback (most recent call last):

  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
1537, in HandlerDispatch
    default=default_handler, arg=req, silent=hlist.silent)

  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
1202, in _process_target
    module = import_module(module_name, path=path)

  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line
304, in import_module
    return __import__(module_name, {}, {}, ['*'])

ImportError: No module named invenio.webinterface_layout


-- 
Sunita Barve, Ph. D.
SIRC-In-Charge
National Centre for Radio Astrophysics
Post Bag No. 3, Pune Univ. Campus
Pune 411 007, INDIA
Phone : Office : 91-20-25719211
           Residence : 91-020- 24470022
           Mobile: 9922753827
Email : [email protected] ; [email protected]

Reply via email to