That explains it. I'd like to improve the command-line options for controlling the cache at some point, they're not great.
On Sat, Dec 30, 2017 at 1:38 AM, Stefano Zacchiroli <[email protected]> wrote: > On Fri, Dec 29, 2017 at 01:46:51PM -0500, Martin Blais wrote: > > Did you export PYTHONPATH? > > That wasn't it. I don't even define a PYTHONPATH, because all modules > are installed in system-wide dirs that are in the default sys.path. > > The "fix" was removing the beancount-specific picklecache. Many thanks > to Whoop on the #beancount IRC channel for suggesting this. > > I was experimenting with the module installation without changing the > beancount file, so it was being cached. I'm guessing it also caches > something that inhibits re-loading user-defined plugins, because > otherwise this (still) doesn't make sense to me :) > > Thanks anyway for your quick feedback Martin! > Cheers > -- > Stefano Zacchiroli . [email protected] . upsilon.cc/zack . . o . . . o . o > Computer Science Professor . CTO Software Heritage . . . . . o . . . o o > Former Debian Project Leader & OSI Board Director . . . o o o . . . o . > « the first rule of tautology club is the first rule of tautology club » > > -- > 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/20171230063834.GA22576%40upsilon.cc. > For more options, visit https://groups.google.com/d/optout. > -- 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/CAK21%2BhPUWuOtsKtqLQK7foaSXMkyTv9W7JioVXgo_fNdOrDBRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
