when start script through schedulet tasks there's import error:
Traceback (most recent call last):
File "/home/kerniexvid/Topomac/Wacorund/main_checkCircle.py", line 11, in <module>
from Wacorund.word_freq_counter import WordFreqCounter
ImportError: No module named Wacorund.word_freq_counter
2013-04-07 07:00:34 -- Completed task, took 2.00 seconds, return code was 1.
and no error when running this script from console
?
and with some other script through scheduled tasks theres "Permission denied" error