[Libreoffice-bugs] [Bug 116412] Bundled python fails to import bz2 on Windows

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 19 09:35:12 UTC 2020


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

--- Comment #7 from Thomas Viehmann <tv.bugs.freedesktop.org at beamnet.de> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201119/4018319a/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list