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

Closed
abdullaevich700 opened this issue Jan 18, 2024 · 1 comment
Closed

issues with version #439

abdullaevich700 opened this issue Jan 18, 2024 · 1 comment

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: me@aleks.sh
License:
Location: C:\programming\telegram-bots\python-telegram\venv\Lib\site-packages
Requires: telegram-text
Required-by:

@alexander-akhmetov
Copy link
Owner

alexander-akhmetov commented Jun 22, 2024

It might be related to this issue: #207

If it’s still relevant, can you please check if it's still the case if you use virtualenv? Please re-open the issue if it’s not the same problem.

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

2 participants