<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#c6">Comment # 6</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:public@elmau.net" title="elmau <public@elmau.net>"> <span class="fn">elmau</span></a>
</span></b>
        <pre>Still reproducible with:

ArchLinux
LibreOffice appImage
Version: 7.0.1.2
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Python 3.7.7 (default, Aug 27 2020, 22:20:34) 
[GCC 7.3.1 20180303 (Red Hat 7.3.1-5)] on linux
Type "help", "copyright", "credits" or "license" for more information.
<span class="quote">>>> import bz2</span >
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File
"/tmp/.mount_LibreOMUTeE3/opt/libreoffice7.0/program/python-core-3.7.7/lib/bz2.py",
line 19, in <module>
    from _bz2 import BZ2Compressor, BZ2Decompressor
ModuleNotFoundError: No module named '_bz2'
<span class="quote">>>></span ></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>