Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get started #32

Closed
hjanjua opened this issue Jul 27, 2015 · 1 comment
Closed

Can't get started #32

hjanjua opened this issue Jul 27, 2015 · 1 comment

Comments

@hjanjua
Copy link

hjanjua commented Jul 27, 2015

Hello

I have installed all the requirements I am getting following error - please help

C:\Users\xxx\Downloads\pypdfocr-0.8.2.tar\dist\pypdfocr-0.8.2\pypdfocr-0.8.2
\pypdfocr>pypdfocr.py filename.pdf
Traceback (most recent call last):
File "C:\Users\xxx\Downloads\pypdfocr-0.8.2.tar\dist\pypdfocr-0.8.2\pypdfo
cr-0.8.2\pypdfocr\pypdfocr.py", line 34, in
from pypdfocr_filer_evernote import PyFilerEvernote
File "C:\Users\xxx\Downloads\pypdfocr-0.8.2.tar\dist\pypdfocr-0.8.2\pypdfo
cr-0.8.2\pypdfocr\pypdfocr_filer_evernote.py", line 26, in
from evernote.api.client import EvernoteClient
ImportError: No module named evernote.api.client

@virantha
Copy link
Owner

It looks like you don't have the python evernote package. If you're not using pip to install pypdfocr, then please pip install all the dependencies in requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants