[Vsmon-users] ImportError: No module named django
Status: Beta
Brought to you by:
guillaumep
|
From: Nathan R. <ri...@ma...> - 2009-01-15 03:03:17
|
Hi there,
I have installed vsmon per instructions, everything has worked except now
getting the following error.
Can anyone please be so kind to assist me, my knowledge of python is
limited.
Mod_python error: "PythonHandler django.core.handlers.modpython"
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch
log=debug)
File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 461, in import_module
f, p, d = imp.find_module(parts[i], path)
ImportError: No module named django
( this error shows in web browser )
Regards & thanks.
Nathan.
|