Yowsup: Crashes when receive a location message

Created on 27 May 2016  Â·  2Comments  Â·  Source: tgalal/yowsup

Yowsup crashes when receive a location message, this is the error

File "/usr/local/lib/python2.7/dist-packages/yowsup2-2.5.0-py2.7.egg/yowsup/layers/axolotl/layer_receive.py", line 252, in handleLocationMessage "longitude": locationMessage.degress_longitude, AttributeError: 'LocationMessage' object has no attribute 'degress_longitude'

Can you help me to solve this please?

Most helpful comment

There is a typo. Replace degress by degrees‎.

All 2 comments

There is a typo. Replace degress by degrees‎.

Thank you very much! It works perfectly now!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MauricioAHM picture MauricioAHM  Â·  5Comments

bahtiarp picture bahtiarp  Â·  4Comments

holgerschochwitz picture holgerschochwitz  Â·  3Comments

ikuraj picture ikuraj  Â·  5Comments

sunny1974 picture sunny1974  Â·  3Comments