Hi, I've been running beancount for a while, with some (crappy but working) importer action going on. I just upgraded my beancount/fava install through pip, and went to import last weeks transactions.
But now my importers return identify() raised an unexpected error: decode() argument 1 must be str, not None # <snip x all my defined importers, matched importers return:> ERROR:root:Importer _importers.coopbank.Importer: "".extract() raised an unexpected error: Invalid tags type: <class 'NoneType'> ERROR:root:Importer _importers.nordjyskebank.Importer: "".extract() raised an unexpected error: Invalid tags type: <class 'NoneType'>ERROR I have touched no importer code since updating. Are there steps I need to take with the new version of beancount? -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/b0ba077c-0971-4742-8bb5-66ad89e9f1fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
