Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name ReplyKeyboardRemove #493

Closed
mabedis opened this issue Dec 30, 2016 · 1 comment
Closed

cannot import name ReplyKeyboardRemove #493

mabedis opened this issue Dec 30, 2016 · 1 comment
Labels

Comments

@mabedis
Copy link

mabedis commented Dec 30, 2016

Steps to reproduce

  1. from telegram import (ReplyKeyboardMarkup, ReplyKeyboardRemove)

Expected behaviour

Actual behaviour

ImportError: cannot import name ReplyKeyboardRemove

Configuration

Operating System:
LinuxMint
#1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)

Version of Python, python-telegram-bot & dependencies:
$ python -m telegram
python-telegram-bot 5.2.0
urllib3 1.19.1
certifi 2016.09.26
future 0.16.0
Python 2.7.9 (default, Jun 29 2016, 13:08:31) [GCC 4.9.2]

Logs

@tsnoam
Copy link
Member

tsnoam commented Dec 30, 2016

@mabedis ReplyKeyboardRemove was introduced in version 5.3.
You should upgrade...

@tsnoam tsnoam closed this as completed Dec 30, 2016
@tsnoam tsnoam added the misc label Dec 30, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants