stv0g / transwhat

A gateway between the XMPP and the WhatsApp IM networks
https://dev.0l.de/wiki/projects/transwhat/
GNU General Public License v3.0
122 stars 23 forks source link

Error YowAxolotlLayer after yowsup2 release new version (2.5.0) #60

Closed noob2020 closed 8 years ago

noob2020 commented 8 years ago

File "/opt/transwhat/yowsupwrapper.py",line 10, in from yowsup.layers.axolotl import YowAxolotlLayer ImportError: cannot import name YowAxolotlLayer

help please....

silberzwiebel commented 8 years ago

I ran into this issue, too. I'm pretty sure it is related to this issue at yowsup

psxde commented 8 years ago

Hi, whats the solution?

siccous commented 8 years ago

I ran into this too. Can someone provide a solution?

varnav commented 8 years ago

Try updating yowsupwrapper.py with new version: https://raw.githubusercontent.com/rigid/transwhat/5063966772a7892261479a5e9af1541512eab4a3/yowsupwrapper.py

psxde commented 8 years ago

Thanks, works with this