hi Jens,
On 06.12.18 07:35, Jens Tröger wrote:
Hello,
I was playing around with LO on my Mac, particularly with the Python
interpreter and uno. Now I need a few more packages in that Python
environment, and it gets tricky. There is no virtual env installed,
when I attempt to create one, compiling modules fails because the build
tools differ between my system and LO’s Python.
the main point of the bundled CPython is to provide a (read-only)
runtime for PyUNO extensions; it's not a goal for it to be usable as a
general purpose Python runtime.
if you want any additional modules, you have to bundle them into your
extension.
but since i don't develop extensions, i have no idea how to best do that...
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.