https://bugs.documentfoundation.org/show_bug.cgi?id=143867
Bug ID: 143867
Summary: Python Implementation Poorly Conceived with No Package
Installation Process
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Python macro support is very poor. Installing packages is essential for more
than trivial python use yet there is no documentation or understanding of how
to do it within the LO/OO forums or python community. The installation seems
poorly conceived with clashes between a python installation on the system and
within LO. There is no pip to install packages within LO python. Other software
using python macros has a venv to manage these issues.
Typical issue:
https://ask.libreoffice.org/t/install-python-package-for-libre-office/66934/2 -
crazy workarounds!
--
You are receiving this mail because:
You are the assignee for the bug.