При запуске бота ошибка. Код запуска python3.7 run.py
Last login: Sat Oct 2 11:32:59 2021 from 78.142.235.183
root@statdgu:~# screen
bash: /usr/local/lib/python3.7/dist-packages/aiogram/bot/api.py,: No such file or directory
root@statdgu:~# > return check_result(method, response.content_type, response.status, await response.text())
bash: syntax error near unexpected token `('
root@statdgu:~# > File "/usr/local/lib/python3.7/dist-packages/aiogram/bot/api.py", line 121, in check_result
bash: /usr/local/lib/python3.7/dist-packages/aiogram/bot/api.py,: No such file or directory
root@statdgu:~# > exceptions.Unauthorized.detect(description)
bash: syntax error near unexpected token `('
root@statdgu:~# > File "/usr/local/lib/python3.7/dist-packages/aiogram/utils/exceptions.py", line 140, in detect
bash: /usr/local/lib/python3.7/dist-packages/aiogram/utils/exceptions.py,: No such file or directory
root@statdgu:~# > raise err(cls.text or description)
bash: syntax error near unexpected token `('
root@statdgu:~# > aiogram.utils.exceptions.BotBlocked: Forbidden: bot was blocked by the user