vinc3PO / ebayKleinanzeigenAlert

Telegram Alert for ebay kleinanzeigen posts
MIT License
57 stars 15 forks source link

Crontab setup issue #12

Closed mati4458 closed 1 year ago

mati4458 commented 2 years ago

I am unable to set crontab properly, as I keep getting:

Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/pi/ebayKleinanzeigenAlert/ebAlert/main.py", line 1, in from ebAlert import main ModuleNotFoundError: No module named 'ebAlert'