@komla , @nskaggs , hello, can you help me, please? I created jobs.yaml file and tried to run Python scripts through it, but it gives an error:
import pywikibot ModuleNotFoundError: No module named 'pywikibot'
I tried to do as is said in https://wikitech.wikimedia.org/wiki/Help:Toolforge/Python#Jobs, with "pip install pywikibot", but it didn't help, unfortunately.