tomer8007 / kik-bot-api-unofficial

Python API for writing unoffical Kik bots that act like humans
MIT License
126 stars 76 forks source link

Import Error #201

Closed TriSerpent closed 1 year ago

TriSerpent commented 2 years ago

Does anyone know how to resolve this error?

ImportError: cannot import name 'PeersInfoResponse' from 'kik_unofficial.datatypes.xmpp.roster' (/opt/virtualenvs/python3/lib/python3.8/site-packages/kik_unofficial/datatypes/xmpp/roster.py)

tomer8007 commented 2 years ago

@TriSerpent Still having this error?