Nanoseb / ncTelegram

A ncurse Telegram client developed in Python
GNU General Public License v3.0
312 stars 25 forks source link

AttributeError: module 'ncTelegram' has no attribute 'Telegram_ui' #46

Closed Ingvix closed 4 years ago

Ingvix commented 4 years ago
Traceback (most recent call last):
  File "/bin/nctelegram", line 93, in <module>
    ncTelegram.Telegram_ui(config_full)
AttributeError: module 'ncTelegram' has no attribute 'Telegram_ui'

Any idea?

Ingvix commented 4 years ago

Had messed up my own python setup.