You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ... ]
File "../.virtualenvs/yowsup/lib/python3.9/site-packages/consonance/config/appversion.py", line 15, in __init__
self._primary, self._secondary, self._tertiary = map(lambda v:int(v), dissected)
ValueError: too many values to unpack (expected 3)
dissected version number contains four elements now, not three.
The text was updated successfully, but these errors were encountered:
Whilst trying to connect via yowsup:
dissected version number contains four elements now, not three.
The text was updated successfully, but these errors were encountered: