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

issues with version #439

Open
abdullaevich700 opened this issue Jan 18, 2024 · 0 comments
Open

issues with version #439

abdullaevich700 opened this issue Jan 18, 2024 · 0 comments

Comments

@abdullaevich700
Copy link

$ python get_me.py
Traceback (most recent call last):
File "C:\programming\telegram-bots\python-telegram\examples\get_me.py", line 4, in
from telegram.client import Telegram
File "C:\programming\telegram-bots\python-telegram\venv\Lib\site-packages\telegram\client.py", line 27, in
from telegram import VERSION
ImportError: cannot import name 'VERSION' from 'telegram' (C:\programming\telegram-bots\python-telegram\venv\Lib\site-packages\telegram_init_.py)

meanwhile

$ pip show python-telegram
Name: python-telegram
Version: 0.18.0
Summary: Python library to help you build your own Telegram clients
Home-page: https://github.com/alexander-akhmetov/python-telegram
Author: Alexander Akhmetov
Author-email: [email protected]
License:
Location: C:\programming\telegram-bots\python-telegram\venv\Lib\site-packages
Requires: telegram-text
Required-by:

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