Skip to content

telegram.utils of develop branche #472

@qq020608

Description

@qq020608

i can use the master branche , and i want to try some other features of the devekop branche , but i got always this error , and i have tried "pip install telegram" and "pip install python-telegram-bot" , it doesn't help , and even i del telegram in my config.yml , i got still this error , my system is ubuntu-22.04.2-desktop-amd64 , so what should i do ?

test@test-virtual-machine:~/crypto-signal$ sudo docker run --rm -ti -v $PWD/app:/app dev/crypto-signals:latest
Traceback (most recent call last):
File "app.py", line 17, in
from notification import Notifier
File "/app/notification.py", line 35, in
from notifiers.telegram_client import TelegramNotifier
File "/app/notifiers/telegram_client.py", line 8, in
from telegram.utils.request import Request
ModuleNotFoundError: No module named 'telegram.utils'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions