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
❯ google-yubikey generate-key
Traceback (most recent call last):
File "/opt/homebrew/bin/google-yubikey", line 5, in <module>
from google_yubikey.__main__ import main
File "/opt/homebrew/lib/python3.11/site-packages/google_yubikey/__main__.py", line 11, in <module>
from ykman.piv import PIN_POLICY, TOUCH_POLICY, SLOT
ImportError: cannot import name 'PIN_POLICY' from 'ykman.piv' (/opt/homebrew/lib/python3.11/site-packages/ykman/piv.py)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: