first I should say that I am newcomer in programming with python , and my problem is I try to make an telegram bot by python in pycharm , I install the telegram and telegram-python-bot package with pip in cmd in terminal of pycharm but when I run my project , the error be shown is the telegram module is not found .
I try to solve this problem with venv base on my friend suggestion but it is not work . I hope u can solve my problem :)