some error is comming that telegram module not found
Telegram bot project
Please attach the steps you used to install the telegram module.
Also attach the screenshot of error if possible.
I’ll follow the steps on my machine and try to reproduce the error.
I used these 1. Python -m venv myvenv (i have python 3.8 ) 2.myvenv\script\activate 3.pip install python-telegram-bot
What I can see here is that you’re not activating the environment you made before running your code. Execute this line myvenv\script\activate before python bot.py and then share the result with me.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.
