https://bugs.documentfoundation.org/show_bug.cgi?id=116412

--- Comment #7 from Thomas Viehmann <[email protected]> ---
I think I found the reason here, at least for the Linux side:
The libreoffice bundled Python doesn't include an "arch triple" when looking
for binary (.so), i.e. for the typical wheel, you'll have
foo.cpython-37m-x86_64-linux-gnu.so but libreoffice only looks for
foo.cpython-3.7m.so.

I'll look at making a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to