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

Error calling importer method: exceptions must derive from BaseException #1894

Open
gary-roach opened this issue Nov 16, 2024 · 0 comments
Open

Comments

@gary-roach
Copy link

I created a custom importer to import credit card transactions from a pdf. The importer is based on pdfreader. It works fine when calling bean-identify and bean-extract from the command line, but when I attempt to go to the import page on Fava, I get the error message Error calling importer method: exceptions must derive from BaseException.

Screenshot_1

I'm not sure how to troubleshoot this in Fava. Is there logs somewhere I can look at? Is this something anyone has seen before when building custom importers? Does Fava have any requirements for importers outside of what would be needed to run bean-identify and bean-extract?

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

1 participant