Hi Martin, my importer is failing with beancount v 3.1.0 with the below error: File "/data/docs/prabu/beancount/beancount/prabu/importers/sbi/sbi.py", line 14, in <module> from beangulp.importers.csvbase import Importer, Date, Amount, Column File "/data/docs/prabu/bean_venv/lib/python3.12/site-packages/beangulp/__init__.py", line 21, in <module> from beangulp import cache # noqa: F401 ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/docs/prabu/bean_venv/lib/python3.12/site-packages/beangulp/cache.py", line 158, in <module> _CACHE = defdict.DefaultDictWithKey(_FileMemo) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'beancount.utils.defdict' has no attribute 'DefaultDictWithKey' It is working perfectly in another venv with v 3.0.0..
Has there been any change that warrants something with importer.. Regards, Prabu -- 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 visit https://groups.google.com/d/msgid/beancount/5cc9ec4b-aeef-4c26-a8ea-6e5e4f2ddc33n%40googlegroups.com.