Forums

Problem with pyTelegramBotAPI (No module named 'pyTelegramBotAPI')

Hi. I'm trying to run my code here, but every time get error No module named 'pyTelegramBotAPI' or No module named 'telebot'. The module is already installed in my virtual enviroment (named myvenv). This project and especialy this code is localy running fine on my comp. Please, help to solve this problem.

Do you have the virtualenv activated when you run the code?

Thaks, it solve the problem

Excellent, thanks for confirming!

i have my enviornment activated all packages installed but still facing same error. can you help

Where are you seeing the error -- in a console, or in a log file somewhere?