thanks! i need to focus on mkaing shell script
works for me
On Feb 15, 2:17 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Thu, 2008-02-14 at 22:07 -0800, [EMAIL PROTECTED] wrote:
> > the error as below:
> > 1. Traceback (most recent call last):
> > File "feedup.py", line 3, in ?
> > from django.core.management import setup_environ
> > ImportError: No module named django.core.management
>
> > 2. Traceback (most recent call last):
> > File "mstart", line 13, in ?
> > import msnlib
> > ImportError: No module named msnlib
>
> I'm not going to give you a step-by-step way to fix this. As I said in
> the original post, it's most like that cron's idea of the Python path
> isn't what it needs to be. So look up how to set environment variables
> in cron.
>
> Malcolm
>
> --
> A clear conscience is usually the sign of a bad
> memory.http://www.pointy-stick.com/blog/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---