Getting an Error

ModuleNotFoundError Traceback (most recent call last)
e:\ML\TelegramBot\bot.py in
----> 20 from telegram.ext import Updater

ModuleNotFoundError: No module named ‘telegram’

hey @siddhubhai ,
kindly install telegram with version required by your system.
use this
pip install python-telegram-bot