Answer the question
In order to leave comments, you need to log in
Telebot python no module, what to do?
when I try to run a script with a bot for tg in python, I see the following error: AttributeError: module 'telebot' has no attribute 'Telebot'
reinstalling the module does not help, who faced the same problem?
Answer the question
In order to leave comments, you need to log in
pip uninstall telebot
pip uninstall pyTelegramBotAPI
pip install pyTelegramBotAPI
Should help
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question