-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INFO:yowsup.common.http.warequest:b'{"login":"91xxxxxxxxxx","status":"fail","reason":"old_version"}\n' #268
Comments
Same here! |
Same for me |
Same here |
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 |
You need install cryptography module version to 1.7.1 . Try uninstall it and run pip install cryptography==1.7.1 |
thanks @returnWOW |
and now I am stuck at this error where yowsup cannot give me online status for some reason Yowsup Cli clientType /help for available commands [offline]: |
old version resolved here |
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'
The text was updated successfully, but these errors were encountered: