redstreet/fava_investor

fava_investor not loading

pfrancois opened this issue · 2 comments

when i try to use it even with your beancount example, i have "loading http://localhost:5000/huge-example-file/extension/investor failed"
and in the console of fava i have

  File "c:\program files\python38\lib\site-packages\jinja2\lexer.py", line 381, in expect
    raise TemplateSyntaxError("expected token %r, got %r" %
jinja2.exceptions.TemplateSyntaxError: expected token 'end of print statement', got '_'

so basically noting work :(

Hmm, this may be Windows specific, or specific to a version of jinja2 that you are using. Is there a different platform you could try this on?

Closing this as a duplicate of #51.