INFO:yowsup.common.http.warequest:b'{"login":"91xxxxxxxxxx","status":"fail","reason":"old_version"}\n'
yowsup-cli v2.0.15 yowsup v2.5.2
Copyright (c) 2012-2016 Tarek Galal http://www.openwhatsapp.org
This software is provided free of charge. Copying and redistribution is encouraged.
If you appreciate this software and you would like to support future development please consider donating: http://openwhatsapp.org/yowsup/donate
INFO:yowsup.common.http.warequest:b'{"login":"91xxxxxxxxxx","status":"fail","reason":"old_version"}\n' login: b'91xxxxxxxxxx' reason: b'old_version'
Same here!
Same for me
Same here
if anyone found the solution to that please reply
if anyone found the solution to that please reply
That problem is install yowsup via pip is not up to date, we must download github code, after, run python setup.py install to update and try again. Sorry for my bad English.
thanks @returnWOW for solution but i have this error now error: cryptography 1.7.1 is installed but cryptography>=2.5 is required by {'dissononce'}
thanks @returnWOW for solution but i have this error now error: cryptography 1.7.1 is installed but cryptography>=2.5 is required by {'dissononce'}
You need install cryptography module version to 1.7.1 . Try uninstall it and run pip install cryptography==1.7.1
thanks @returnWOW pip3 install cryptography worked for me
and now I am stuck at this error where yowsup cannot give me online status for some reason
Yowsup Cli client
Type /help for available commands
[offline]:
old version resolved here