Open
Description
I am attempting to run the decrypt_otpauth.py script against the example backup file backup-1.0.otpauthdb, but for whatever reason, I keep getting a 'ModuleNotFoundError: No module named 'click''.
I've attempted to separately install and make sure the necessary modules are installed (pip install click, pip install pyqrcode, ...), but that does not seem to help. Also, I receive errors when trying to install the bpylist module. I've attempted both on Windows and Ubuntu with no luck.
I'm sure I could be doing something wrong but figured I would post the issue here in case others are running into the same problem.
Metadata
Metadata
Assignees
Labels
No labels