issues with version
abdullaevich700 opened this issue · 1 comments
$ 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: