TGibsonn / Telethon-Bot

A functional bot that uses Telethon to communicate with Telegram's MTProto API. It's been dubbed "Yolk" in this instance.
5 stars 4 forks source link

cannot import name 'RPCError' from 'telethon' #1

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello! I'm trying to understand how works you bot. But I got an error

cannot import name 'RPCError' from 'telethon'

Why it happens? I working with telethon during month and never get such error. Thanks!

TGibsonn commented 4 years ago

Apologies for the delay. I haven't updated this project in a very long time so it is out of compliance with the latest Telethon library. I'll make some changes so that it can be used.