<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:kim.frederiksen@outlook.com" title="Kim <kim.frederiksen@outlook.com>"> <span class="fn">Kim</span></a>
</span> changed
<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>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Version</td>
<td>6.0.2.1 release
</td>
<td>6.4.4.2 release
</td>
</tr></table>
<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#c4">Comment # 4</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:kim.frederiksen@outlook.com" title="Kim <kim.frederiksen@outlook.com>"> <span class="fn">Kim</span></a>
</span></b>
<pre>This problem persists.
when importing bz2...
Python 3.7.7 (default, Jun 24 2020, 22:27:58) [MSC v.1916 64 bit (AMD64)] on
win32
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 "C:\Program Files\LibreOffice\program\python-core-3.7.7\lib\bz2.py",
line 19, in <module>
from _bz2 import BZ2Compressor, BZ2Decompressor
ModuleNotFoundError: No module named '_bz2'
Found this when trying to use Pandas
problem is unique to the version of python included with LibreOffice.
Additional info
Version: 6.4.5.2 (x64)
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: default; VCL: win;
Locale: en-GB (en_GB); UI-Language: en-GB
Calc: CL</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>