-
Notifications
You must be signed in to change notification settings - Fork 59
No module named 'telegram' #7
Comments
Hey!
Try restarting the |
Where the python-telegram-bot must be installed? |
Yes @nmkmms, the |
How to install python-telegram-bot ? |
@tehmaNoF git clone https://github.com/python-telegram-bot/python-telegram-bot python setup.py install git submodule update --init --recursive |
Hey, |
@tehmaNoF Try installing it with
If that's not working:
If you don't have
|
I experienced the same thing. i got error TypeError: unsupported operand type(s) for -=: 'Retry' and 'int' |
I have installed everything correctly but every time I type in Telegram API key I get a;
[I] Loading...
Traceback (most recent call last):
File "./setup.py", line 83, in
from telegram.ext import Updater, MessageHandler, Filters
ImportError: No module named 'telegram'
root@DietPi:~/lanGhost#
Could you help me out here old chap?
The text was updated successfully, but these errors were encountered: