Tkd-Alex / Telegram-InstaPy-Scheduling

A Telegram bot for scheduling InstaPy
152 stars 38 forks source link

module not found error #3

Closed Jenuan closed 6 years ago

Jenuan commented 6 years ago

i keep getting this error

Traceback (most recent call last): File "C:\Users\jenua\OneDrive\Documents\InstaPy\Telegram-InstaPy-Scheduling\telegram-instapy.py", line 7, in from telegram.ext import Updater, CommandHandler, Job, CallbackQueryHandler ModuleNotFoundError: No module named 'telegram'

Tkd-Alex commented 6 years ago

pip install python-telegram-bot --upgrade