Re: [GNC-dev] Testing python

2020-04-19 Thread Andy Goblins
Since my python virtual environment is installed in the base of my build directory, I assume it naturally has access to build/lib/gnucash and build/lib/python3.8/site-packages. This appears to be working partially; it picks up the altered gnucash library in build/lib/python3.8 but it

Re: [GNC-dev] Fwd: Testing python

2020-04-20 Thread Andy Goblins
00 Apr 16 17:59 sw_core_utils.py -rwxr-xr-x 1 andy andy 196176 Apr 16 17:59 _sw_core_utils.so Sent: Sunday, April 19, 2020 at 10:43 AM From: "Mark" To: "gnucash-devel" Subject: [GNC-dev] Fwd: Testing python Forgot to reply all... *Mark* *episte...@gmai

Re: [GNC-dev] Fwd: Testing python

2020-04-26 Thread Andy Goblins
Mark, I do not get any of the errors you get when running with '--debug --test' - the python test stuff runs fine for me: it says, "Hello from python!" and then prints a bunch of tests. So I did some more playing, and discovered: 1. If I run 'ninja install' the installed version loa