2022-01-13 15:03:12,242: Error running WSGI application
2022-01-13 15:03:12,244: ModuleNotFoundError: No module named 'telebot'
2022-01-13 15:03:12,244: File "/var/www/svoiwalkbot_pythonanywhere_com_wsgi.py", line 16, in
2022-01-13 15:03:12,244: from echo_bot_test import app as application # noqa
2022-01-13 15:03:12,244:
2022-01-13 15:03:12,245: File "/home/svoiwalkbot/svoi_walk_bot/test_echo/echo_bot_test.py", line 1, in
2022-01-13 15:03:12,245: import flask, telebot
2022-01-13 15:03:12,245: ***************************************************
2022-01-13 15:03:12,245: If you're seeing an import error and don't know why,
2022-01-13 15:03:12,245: we have a dedicated help page to help you debug:
2022-01-13 15:03:12,245: https://help.pythonanywhere.com/pages/DebuggingImp...
2022-01-13 15:03:12,245: ***************************************************