[*] Старт ccsc.py: Вт 19 мая 2026 08:56:50 MSK
Traceback (most recent call last):
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/ccsc.py", line 7, in <module>
from app.main import main
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/app/main.py", line 22, in <module>
from app.services.telegram_service import telegram_worker
File "/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/app/services/telegram_service.py", line 8, in <module>
from app.config import (
ImportError: cannot import name 'REQUESTS_AVAILABLE' from 'app.config' (/home/Prokopyev_132/wwhghghg/FaceRecognitionSystem/app/config.py)