Re: [GNC] questions about the python bindings and pricdb add_price()

2024-11-25 Thread Noerr via gnucash-user
existing price. > > Regards, > John Ralls > > > On Nov 25, 2024, at 07:20, Noerr via gnucash-user < > gnucash-user@gnucash.org> wrote: > > Hi, > > I've made some progress to insert commodity price history into my > GnuCash security price database u

Re: [GNC] unable to iterate accounts with API Python bindings

2024-10-27 Thread Noerr via gnucash-user
et_children(). > >> python3 > Python 3.12.3 (main, Sep 11 2024, 14:17:37) [GCC 13.2.0] on linux > Type "help", "copyright", "credits" or "license" for more information. >>>> import gnucash >>>> filename = 'gnucash_loc

[GNC] unable to iterate accounts with API Python bindings

2024-10-24 Thread Noerr via gnucash-user
Hi, I've been trying to get started with the GnuCash API Python bindings after just using the main desktop app for the last 12 years. I built GnuCash app (Build ID: 5.9+(2024-09-28) along with API and Python bindings enabled for my system (MacOS 15.0 , M1 Arm) My problem is that I haven't be