Skip to content
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

version has four values now #6

Closed
arkkors opened this issue Jun 22, 2021 · 2 comments
Closed

version has four values now #6

arkkors opened this issue Jun 22, 2021 · 2 comments

Comments

@arkkors
Copy link

arkkors commented Jun 22, 2021

Whilst trying to connect via yowsup:

[ ...  ]
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.

@arkkors
Copy link
Author

arkkors commented Jun 22, 2021

ok #5 apparently adresses this

@tgalal
Copy link
Owner

tgalal commented Dec 14, 2021

fixed

@tgalal tgalal closed this as completed Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants