<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bundled python fails to import bz2 on Windows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116412#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bundled python fails to import bz2 on Windows"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116412">bug 116412</a>
              from <span class="vcard"><a class="email" href="mailto:tv.bugs.freedesktop.org@beamnet.de" title="Thomas Viehmann <tv.bugs.freedesktop.org@beamnet.de>"> <span class="fn">Thomas Viehmann</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>