Hi,
This has been a problem for a long time, but it's now becoming a bit of
a show stopper and I can't quite work around it anymore. The workaround is
documented here:
http://stackoverflow.com/questions/15223209/installing-pyuno-libreoffice-for-private-python-build/27975796#27975796
This issue is easy to reproduce on a Mac with Python installed (system,
or MacPorts):
localhost ~ > PYTHONPATH=$PYTHONPATH:/Applications/LibreOffice64.app/Contents/MacOS python3.3
Python 3.3.6 (default, Nov 12 2014, 18:18:46)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.54)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import uno
Segmentation fault: 11
Any chance that whoever owns this code can take a look and fix this
problem? Importing uno works just fine on Linux. (Except it doesn't on
the latest Ubuntu, but pip/venv is broken there too...)
Cheers,
Jens
--
Jens Tröger
http://savage.light-speed.de/
Context
- Python UNO import on Mac broken · Jens Tröger
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.