Re: Beancount Install Error on CentOS 7

2021-02-25 Thread Jonathan Salles
in a virtual > environment: > > mkdir beancount2.3 > cd beancount2.3 > python -m venv . > bin/python -m pip install \ > git+https://github.com/beancount/beancount.git@refs/pull/632/head > > Cheers, > Dan > > > On 25/02/2021 16:43, Jonathan Salles wrote: > >

Re: Beancount Install Error on CentOS 7

2021-02-25 Thread Jonathan Salles
, Jonathan On Thursday, February 25, 2021 at 10:39:18 AM UTC-5 Jonathan Salles wrote: > Hi Dan, > > Yes, Red Hat and therefore CentOS tend to be using "stable" therefore old > versions of everything. I am not even sure there is Python 3 included, if > it is it is 3.5 o

Re: Beancount Install Error on CentOS 7

2021-02-25 Thread Jonathan Salles
. Regards, Jonathan On Thursday, February 25, 2021 at 10:06:42 AM UTC-5 dan...@grinta.net wrote: > On 25/02/2021 15:58, Jonathan Salles wrote: > > Hi Dan, > > > > Thanks for replying. I did mean Python 3.8.2. I can never find a > > keyboard that works properly ;>) The

Re: Beancount Install Error on CentOS 7

2021-02-25 Thread Jonathan Salles
and not the gcc? Jonathan On Thursday, February 25, 2021 at 9:03:55 AM UTC-5 dan...@grinta.net wrote: > On 25/02/2021 14:50, Jonathan Salles wrote: > > Hello Martin, and all. > > > > First, thanks Martin for creating and continuing to improve. Thanks to > > all the us

Beancount Install Error on CentOS 7

2021-02-25 Thread Jonathan Salles
Hello Martin, and all. First, thanks Martin for creating and continuing to improve. Thanks to all the users and contributors. Greatly appreciated. After a bit of a hiatus I am starting to upgrade as I am a bit behind. My main use system is a Mac Mini running Mojave or High Sierra (can't upgr

Query Engine Problem, or Bad Query?

2019-04-19 Thread Jonathan Salles
Hello All, I was trying to get a sum of my and my spouse's IRA contributions for the year. Using the balance column was fine for the total of both, but when I tried to use the ORDER BY to group the balance, it doubled the balance for each account. Why did this happen? I eventually used sum(po

Re: Issue #349: docs: not clear how to run stored query (blais/beancount)

2019-04-19 Thread Jonathan Salles
Thanks Martin, I guess I missed that. I guess either way is a good way to save and run queries. On Friday, April 19, 2019 at 7:12:19 AM UTC-4, Martin Michlmayr wrote: > > * Jonathan Salles > [2019-04-18 17:54]: > > I had trouble determining how to run queries too. I'm no

Re: Issue #349: docs: not clear how to run stored query (blais/beancount)

2019-04-18 Thread Jonathan Salles
I had trouble determining how to run queries too. I'm not sure how I came to use it, but bean-query jfsgms.bean < queries/iracontrib.qry works for me. Using run and adding quotes complains about the slash for the subdirectory. On Wednesday, December 19, 2018 at 6:16:26 AM UTC-5, Martin Michlma

Re: question about "account_rounding"

2018-11-28 Thread Jonathan Salles
I am also finally working on entering my mutual funds, and finding out the numbers from my mutual fund don't add up and cause "Transaction does not Balance" errors. I found the Saving Rounding Error entry in the Precision and Tolerances docs, and thought the automatically adding the makeup pos

Re: csv Import in 2.1.3 errors with older csv config

2018-11-21 Thread Jonathan Salles
s for both accounts, with the correct beancount account for each transaction. So your ofx importer works pretty good, maybe better than you thought. Thanks again for all your hard work, apologies if I ran on too much, and Happy Thanksgiving to you and all the other Beancounters. Jonathan On

csv Import in 2.1.3 errors with older csv config

2018-11-18 Thread Jonathan Salles
Hello All, After running a long time with Python 3.5.2 and a Beancount version that did not list versions, (sorry, forgot which one, but more than a year old) I installed Python 3.7.1 on my Mac Mini running El Capitan 10.11.6. I then updated Beancount and Fava using pip3, and pulled down 2.1.3

csv Import in 2.1.3 is Broken

2018-11-18 Thread Jonathan Salles
Hello All, After running a long time with Python 3.5.2 and a Beancount version that did not list versions, (sorry, forgot which one, but more than a year old) I installed Python 3.7.1 on my Mac Mini running El Capitan 10.11.6. I then updated Beancount and Fava using pip3, and pulled down 2.1.3

csv Import in 2.1.3 Broken

2018-11-18 Thread Jonathan Salles
Hello All, After running a long time with Python 3.5.2 and a Beancount version that did not list versions, (sorry, forgot which one, but more than a year old) I installed Python 3.7.1 on my Mac Mini running El Capitan 10.11.6. I then updated Beancount and Fava using pip3, and pulled down 2.1.3

Re: vim-beancount doesn't work if .vimrc present

2017-02-23 Thread Jonathan Salles
it would be nice to know what they are. Does the > AlignCommodity have a hotkey, or does the user have to assign one? > > > Documentation is here: > https://raw.githubusercontent.com/nathangrigg/vim-beancount/master/doc/beancount.txt > > By default, no hotkeys are provided for

Re: Total Newbie - ingest

2017-02-12 Thread Jonathan Salles
OOPs! I keep forgetting the auto link paste function never seems to work ;>) https://groups.google.com/forum/#!topic/beancount/ThnU2SvRHt4 On Saturday, February 11, 2017 at 7:01:27 PM UTC-5, Jonathan Salles wrote: > > Apologies for the late reply, I just saw this. Anyway, this t

Re: Python "Traceback (most recent call last)" on Syntax Error

2017-01-10 Thread Jonathan Salles
Hi Martin, I didn't see how to get the version, I tried -h on bean-extract and bean-check, but no version. In __init__.py in beancount, it states "This is v2, a complete rewrite of Beancount v1, simplified and improved drastically." Apologies if I missed something simple. On Mon, Jan 9, 2017 at