dfroger opened this issue 6 years ago · 4 comments
It seems that whatsapp.py needs to be upgraded for yowsup 3.0.0, these imports do not work for me:
whatsapp.py
yowsup 3.0.0
from yowsup.layers.auth import AuthError
Related commit in yowsup.
yowsup
also, self.getStack() no more has .setCredentials attribute
self.getStack()
.setCredentials
Note: I start working on it in this branch (but I don't have much time for it today)