Re: [GNC] MacOS Mojave Python Bindings - No module named gnucash

2018-10-22 Thread Aaron Surrain
Thanks, John. In case this will help anyone in the future: I was still mostly at sea after your email but when I found the Portfile deep in the Macports area, I scanned it with your advice in mind and found that… sudo port install gnucash …is set to build with -DWITH_PYTHON=ON which was you

Re: [GNC] MacOS Mojave Python Bindings - No module named gnucash

2018-10-21 Thread John Ralls
> On Oct 21, 2018, at 5:15 PM, Aaron Surrain > wrote: > > I'm just getting started, running macOS Mojave, and trying to import from > QuickBooks. I tried installing GNU Cash with Python Bindings per these > instructions… > > https://wiki.gnucash.org/wiki/MacOSX/MacPortsDetail > > …and runn