Closed FloThinksPi closed 5 years ago
Wrapping temp_dir/database.name
in a call to str()
will fix it, though I'm not sure why it didn't break for me. What Python version are you running?
I was running Python 3.6.7, but anyway got it working :)
@FloThinksPi my fault, Python 3.7 fixed this bug but I didn't bother to test with Python 3.6. Thanks for the bug report.
The commit 455c45f4e7d3812e37f80cc0f11e7194596cfbee broke google authenticator extraction for me:
When checking out an earlier commit, everything works except the bugs this commit fixed.