On 16.02.2015 12:29, Michael Stahl wrote:
On 16.02.2015 12:09, Gabriele Bulfon wrote:
Take into account: default python is 2.6, installed also 2.7 and 3.3,
config.log shows python3 is taken.
Traceback (most recent call last):
File
"/sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.3/instdir/ure/lib/libuno_sal.so.3-gdb.py",
line 12, in <module>
import importlib
ImportError: No module named importlib
those messages come from gdb itself - we have some Python files that are
loaded into gdb and allow you to pretty-print LO data types like the
UTF-16 strings. the Python version used for that is determined by gdb
and has *nothing* to do with the python used for LO; not sure why it
doesn't work for you (are you sure your gdb has the python feature
enabled?).
ah python.org says "importlib" exists since 2.7, so 2.6 does not have it.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.