Hi there,
I have problem with django cron and calling external script.  I am
trying this first in another file  pokus.py:

sys.path.append('/home/petarda/Django/gheat-0.2/__/')
from bin import db

bin is child directory of '__' which contains __init__.py and db.py
which include method that I need to execute but I got this error:/home/
petarda/pokus.py does not point to a directory


Can anyone help me? Thanks in advance.

Alex

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

Reply via email to