-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
This used to work, but after upgrading from buster to bullseye it stopped working for me:
$ beancount2ledger x
2021-01-06 * Test
Assets:Current -0.04 USD
Equity:Rounding 0.04 USD
$ cat x | beancount2ledger -
$
And my shell script which does:
bean-extract beancount/config.py | beancount2ledger -
now shows:
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working