[GNC] Python bindings issue
Nate Bargmann
n0nb at n0nb.us
Thu Aug 15 10:50:01 EDT 2024
* On 2024 15 Aug 03:21 -0500, Gere Kiss Zsolt wrote:
> Hi Jim,
>
>
> > The obvious next question: when you installed the `python3-gnucash`
> > package on your system, where exactly did it install its .py files?
>
> On /usr/lib/python3/dist-packages:
>
> /usr/lib/python3/dist-packages/gnucash
> /usr/lib/python3/dist-packages/gnucash/__init__.py
> /usr/lib/python3/dist-packages/gnucash/_gnucash_core_c.cpython-310-x86_64-linux-gnu.so
> /usr/lib/python3/dist-packages/gnucash/_sw_app_utils.cpython-310-x86_64-linux-gnu.so
> /usr/lib/python3/dist-packages/gnucash/_sw_core_utils.cpython-310-x86_64-linux-gnu.so
> ...
Is that the full list or did you truncate the *.py files? I have this
on Debian 12:
$ ls -l /usr/lib/python3/dist-packages/gnucash
total 1472
-rw-r--r-- 1 root root 581 Aug 1 2021 app_utils.py
-rw-r--r-- 1 root root 4271 Aug 1 2021 deprecation.py
-rw-r--r-- 1 root root 16059 Sep 23 2021 function_class.py
-rw-r--r-- 1 root root 14464 Aug 1 2021 gnucash_business.py
-rw-r--r-- 1 root root 1024280 Feb 6 2023 _gnucash_core_c.cpython-311-x86_64-linux-gnu.so
-rw-r--r-- 1 root root 232902 Feb 6 2023 gnucash_core_c.py
-rw-r--r-- 1 root root 43850 Jun 26 2022 gnucash_core.py
-rw-r--r-- 1 root root 493 Aug 1 2021 __init__.py
drwxr-xr-x 2 root root 4096 Aug 13 2023 __pycache__/
-rw-r--r-- 1 root root 59704 Feb 6 2023 _sw_app_utils.cpython-311-x86_64-linux-gnu.so
-rw-r--r-- 1 root root 85400 Feb 6 2023 _sw_core_utils.cpython-311-x86_64-linux-gnu.so
I'm still leaning toward an issue specific to the Ubuntu 22.04 packages.
- Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20240815/297d4cab/attachment.sig>
More information about the gnucash-user
mailing list