I'm running WIndows. First I got error message that I don't have the module pprp. I solve this by "pip install pprp" which gave me:
Successfully installed pprp-0.2.7
Now when I try to check a log I get:
AttributeError: module 'pprp' has no attribute 'crypto_3'.
I don't know what to do! :(