-
Notifications
You must be signed in to change notification settings - Fork 30
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
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. |
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: