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

ralf_reind...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|framework                   |Installation
            Version|7.0.4.2 release             |7.1.0.3 release

--- Comment #1 from ralf_reind...@web.de ---
Hello folks,

since I try the new Libreoffice "7.1.0.3" I have a new problem with Python.

Example:

# 7.1.0.3
# C:\Program Files\LibreOffice\program>python
# Python 3.8.4 (default, Jan 28 2021, 10:59:35) [MSC v.1928 64 bit (AMD64)] on
win32
# Type "help", "copyright", "credits" or "license" for more information.
# >>> import ctypes
# Traceback (most recent call last):
#   File "<stdin>", line 1, in <module>
#   File "C:\Program
Files\LibreOffice\program\python-core-3.8.4\lib\ctypes\__init__.py", line 7, in
<module>
#     from _ctypes import Union, Structure, Array
# ImportError: DLL load failed while importing _ctypes: Das angegebene Modul
wurde nicht gefunden.
# >>>

by searching the internet I'am found: "libffi-7.dll". If i copy this dll to
"C:\Program Files\LibreOffice\program\python-core-3.8.4\lib" all seems OK!

It`s a bug?

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

Reply via email to