Powered by Blogger.

Strategic insights into stocks, crypto, and wealth protection for 2026

telegram-bot 에러나왔을때

0 comments

 


telegram모듈이 없거나 참조를 잘못 하고있을 때 나오는 현상


  1. pip uninstall python-telegram-bot telegram

    pip install python-telegram-bot


#텔레그램 모듈 import
import telegram 
from telegram.ext import Updater
from telegram.ext import CommandHandler
from telegram.ext import MessageHandler, Filters

=========================
#텔레그램 모듈 설치(pip와 conda 두 가지중에 하나 선택해서 설치) 
pip install python-telegram-bot --upgrade 
conda install -c conda-forge python-telegram-bot 



No comments:

Post a Comment

Blogger 설정 댓글

Popular Posts

Strategic insights into stocks, crypto, and wealth protection for 2026

ondery

My Blog List

가장 많이 본 글

Contributors