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

no module httplib #1

Open
chellarao-chowdary opened this issue Dec 23, 2019 · 0 comments
Open

no module httplib #1

chellarao-chowdary opened this issue Dec 23, 2019 · 0 comments

Comments

@chellarao-chowdary
Copy link

chellarao-chowdary commented Dec 23, 2019

file "http.py", line 1, in
from httplib import HTTPSConnection, HTTPConnection, HTTPException
ModuleNotFoundError: No module named 'httplib'

and syntax errors in telegram.py , unable to install
Traceback (most recent call last):
File "setup.py", line 12, in
import telegram
File "E:\Downloads\Compressed\telegram-bot-master\telegram_init_.py", line 15, in
from telegram import Bot, ChatActions
ImportError: cannot import name 'Bot' from 'telegram' (E:\Downloads\Compressed\telegram-bot-master\telegram_init_.py)

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

No branches or pull requests

1 participant