Closed opoplawski closed 6 years ago
Running on linux with python 3.4, I cannot set the PIN on a new yubikey. I get:
can't concat bytes to str
Hi!
Unfortunately, YubiKey PIV Manager isn't compatible with Python 3 - you'll need to run it with Python 2. Alternatively, you could use the ykman CLI (which is Python 3 compatible) to change the PIN.
ykman
Running on linux with python 3.4, I cannot set the PIN on a new yubikey. I get:
can't concat bytes to str