[kmymoney] [Bug 473522] Description of woob import

Thomas Baumgart bugzilla_noreply at kde.org
Mon Aug 28 18:01:40 BST 2023


https://bugs.kde.org/show_bug.cgi?id=473522

--- Comment #8 from Thomas Baumgart <tbaumgart at kde.org> ---
Said console output looks something like this (I don't have woob itself
installed and that may cause some of the failures reported):

:
:
Loading "/usr/lib64/qt5/plugins/kmymoney_plugins/sqlstorage.so"
Plugins: sqlstorage loaded
Loading "/usr/lib64/qt5/plugins/kmymoney_plugins/woob.so"
Python interpreter found: 3.6.15 (default, Sep 23 2021, 15:41:43) [GCC]
Python interpreter module search paths:
"/usr/lib/python36.zip:/usr/lib64/python3.6:/usr/lib64/python3.6:/usr/lib64/python3.6/lib-dynload"
Saved a copy of the embedded :/plugins/woob/kmymoneywoob.py script as
"/tmp/kmymoneyvPZAen.py"
Attempt to load the "kmymoneyvPZAen" Python module from "/tmp"
The dependency 'sys' Python module loaded successfully
The 'path' Python variable loaded successfully
"kmymoneyvPZAen" Python module failed to load
Traceback (most recent call last):
  File "/tmp/kmymoneyvPZAen.py", line 13, in <module>
    from woob.core import Woob
ModuleNotFoundError: No module named 'woob'
Plugins: woob loaded
:
:

This does not appear if the KMyMoney version is compiled w/o woob support. Even
though it failed loading, the plugin is visible in the plugin configuration
(for me, who has compiled support for it). You may try an AppImage version (see
https://kmymoney.org/appimage.html) which seems to have Woob support built in.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list