-
Notifications
You must be signed in to change notification settings - Fork 114
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
Looking for text.pdf that does not exist #41
Comments
You can patch pypdfocr_watcher.py like this:
|
Thanks, I'll try to get this into the next release. |
I get this error regularly - a release of 0.9.1 would be great! |
Patch works fine, i incorporated it into my docker image... |
@mmatiaschek thank you! |
@virantha You made a typo in pypdfocr_watcher.py
|
I am still having this problem using 0.9.1! My monitoring dies. I checked Only thing I can think of, is that I'm running the process over multiple directories at once. |
When I set up a watch in a directory, I frequently see
ERROR: Cannot find specified pdf file /path/to/file_text.pdf
This does not happen with every pdf I place in there, but when it does the watchdog tips over.
I don't know what it's looking for, and I would like for the watchdog to stay running despite errors.
The text was updated successfully, but these errors were encountered: