In case this helps debug:

If you see this in the Fava error page: "Importing module "mymodule" failed."

That usually means the module was not able to be loaded. Try running python3 
interactively and typing:

import mymodule

That should succeed, or tell you what the failure was.

-- 
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 beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/b73aba31-af7d-48ef-a07e-9da1a68dddcb%40googlegroups.com.

Reply via email to