-
Notifications
You must be signed in to change notification settings - Fork 482
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
ERROR:root: No template for Invoice.pdf #512
Comments
I don't see the error. Which message do you get? Did you run it with the --debug flag. to get more detailed feedback? |
Hey @bosd |
Not yet. Did you verify your installation is working by using one of the supplied examples and running it from the command line? |
I actually ment try to check if your template / input file is correct.
Also kindly make sure, your template includes a exclude_keywords and priority tag. |
Now we are getting somewhere 😁 This is actually fixed by #509 in the source code of this repo. So to resolve this you can download the source code straight from the master branch. And use that...It should work for you.. Or delete all the ds store files. |
Thanks a lot, I'll try today 😉 |
So it worked, my templates are working and I'm able to extract datas by using Invoice2Data directly \o/ |
It might still be related to the ds_store files or any other file which makes the template directory dirty. Did you update your installed code from the source in this repo? Try to debug your custom template reading, by printing the results.
|
I custom source and install with |
Hey,
Always getting the same error, tried both custom and predefined templates (using a french Google bill as example).
Any idea ?
My template :
An example bill is attached
Invoice.pdf
The text was updated successfully, but these errors were encountered: