When enter a extensive file (sent it through mail but was rejected)
peepdf file -j
Traceback (most recent call last): File "/home/ferpalma21/.local/lib/python2.7/site-packages/peepdf/main.py", line 528, in main stats += beforeStaticLabel + 'Version: ' + resetColor + statsDict['Version'] + newLine UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 112: ordinal not in range(128)
When enter a extensive file (sent it through mail but was rejected)
peepdf file -jTraceback (most recent call last): File "/home/ferpalma21/.local/lib/python2.7/site-packages/peepdf/main.py", line 528, in main stats += beforeStaticLabel + 'Version: ' + resetColor + statsDict['Version'] + newLine UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 112: ordinal not in range(128)