I am trying to schedule a pywikipedia bot, but could not do it..
I get the error:
import wikipedia
ImportError: No module named wikipedia
How can I specify working directory for the program. I googled and tried several arguments but not worked.
(It is first time I try to schedule a job)
Could someone help me?
--