jesparza / peepdf

Powerful Python tool to analyze PDF documents
http://peepdf.eternal-todo.com
GNU General Public License v3.0
1.32k stars 242 forks source link

Installation Issue, #93

Open reben-f5 opened 4 years ago

reben-f5 commented 4 years ago

I am struggling with installing peepdf on Win-10, in which when I ran this command ">peepdf.py file-name" then shown line 80 print '[-] getting local files information..'

And I had tried this as well: "pip install peepdf" but getting this error: Building wheel for Pillow (setup.py) ...error then ... failed to build Pillow

BTW, I can't find an easy installation instruction from anywhere!

Thanks for any tips and help in clear instruction!

chsk-uk commented 3 years ago

You need Python 2 to run this, Python 3 will not work. Also, as the readme file says, installation is not necessary, you can simply run this directly.