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. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice