JoshData / pdf-diff

A PDF comparison utility in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import Error:no module named 'pdf_diff'

lesleysbw opened this issue · comments

Hi Josh,
I was doing a project when I found your code, that is very useful, but I encountered some difficulties, can you give me some suggestions? This is the case, under the guidance of your document, I used
sudo setup.py install firstly on ubuntu. But when I typed pdf-diff --help or use pdf-diff before.pdf after.pdf > comparison_output.png , it came to :
image
I am looking forward to your reply!

Unfortunately setup.py is also pretty confusing to me. Can you show me the output of the setup command?

I'm so gald to get your reply!The output of the setup command is like that:
image
image

Well. I'm not sure. It may be that setup/installation just isn't working. Unfortunately I don't have time to resolve the issue myself now.

Ok, sorry to bother you~ wish you a nice day!

No worries, thanks for reporting the problem.

Have the same error when running in python2.7 inside a virutalenv.