Updating to 0.0.20-1
results in the error message
File "solo/client.py", line 25, in <module>
from fido2.utils import Timeout
ImportError: cannot import name 'Timeout' from 'fido2.utils' (/usr/lib/python3.8/site-packages/fido2/utils.py)
This is an upstream issue: https://github.com/solokeys/solo-python/issues/49 Here an open PR that should fix it: https://github.com/solokeys/solo-python/pull/47
Pinned Comments
wuxxin commented on 2022-05-01 14:36 (UTC) (edited on 2023-12-19 14:27 (UTC) by wuxxin)
Development is on Github: https://github.com/wuxxin/aur-packages Please open issues and PRs there.