Make sure if you have django/core directory correctly installed.

Also note that some tools, including rsync,  excludes files named CVS, RCS,
.svn, core and so on automatically.


temnoregg wrote:

trying to solve the for couple of hours with no success:

Mod_python error: "PythonHandler django.core.handlers.modpython"

Traceback (most recent call last):

 File "/usr/lib/python2.5/site-packages/mod_python/apache.py", line
287, in HandlerDispatch
   log=debug)

 File "/usr/lib/python2.5/site-packages/mod_python/apache.py", line
461, in import_module
   f, p, d = imp.find_module(parts[i], path)

ImportError: No module named core

mod_python works with. mod_python.testhandler
django works as developement server and also import in python
interpreter


>



--
Yasushi Masuda
http://ymasuda.jp/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to