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

ImportError: cannot import name 'Updater' #21

Closed
rexwulf opened this issue Feb 27, 2018 · 1 comment
Closed

ImportError: cannot import name 'Updater' #21

rexwulf opened this issue Feb 27, 2018 · 1 comment
Assignees
Labels

Comments

@rexwulf
Copy link

rexwulf commented Feb 27, 2018

./run.sh Traceback (most recent call last): File "/Users/rex/Downloads/MediBot-master/bin/server.py", line 11, in <module> from telegram import Updater ImportError: cannot import name 'Updater'

I've updated telegram but still unable to resolve this issue.

@jaideepkekre jaideepkekre self-assigned this Feb 28, 2018
@jaideepkekre
Copy link
Owner

This seems to be because telegram has updated their library structure.
In the short term, there are no plans to fix this on my side. You can submit a pull request with fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants