This repository was archived by the owner on Feb 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
NameError: name 'yubikey' is not defined #364
Comments
#320 seems already reported this |
Similar, but in my case It's also old so not sure. |
The issue is most likely caused by this removal: Yubico/yubikey-manager@2bcf81b yubikey-manager-qt/ykman-gui/py/yubikey.py Lines 53 to 55 in 28dc02d
When I remove the relevant imports locally and build the application, GUI starts to work and recognizes the token I have. |
13 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
pacman -S yubikey-manager-qt
Steps to reproduce
I'm not sure if this is purely a packaging issue or a ykman-gui issue, but
ykman
works. Although there was no yubikey inserted.The text was updated successfully, but these errors were encountered: