Note to self:
If you want to install the command line client privacyideaadm
in a virtualenvironment to enroll yubikeys, you need to install:
pip install pyusb
pip install cffi
pip install enum
pip install python-yubico
Note to self:
If you want to install the command line client privacyideaadm
in a virtualenvironment to enroll yubikeys, you need to install:
pip install pyusb
pip install cffi
pip install enum
pip install python-yubico