wamsachel

Results 2 comments of wamsachel

The [850eece](https://github.com/raczben/wexpect/commit/850eece43bb21b46c78053a078d76cb3cce92d3e) worked for me, thanks! If anyone needs help, you can use the following cmd inside an activated venv to install the fix: ``` pip install git+https://github.com/raczben/wexpect.git@dev ```

If you run `strings` or a hexdump against a genanki made deck vs an app exported deck, you'll find that geanki's data output is clear-text while Anki's is not, and...