https://bugs.documentfoundation.org/show_bug.cgi?id=129754

Alex Thurgood <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #2 from Alex Thurgood <[email protected]> ---
For example, take the script TableSample.py provided in the Scripts directory :

/Applications/LibreOffice.app/Contents/Resources/Scripts/python/pythonSamples/TableSample.py


This script runs just fine for me when LO is already launched.

The first uncommented line in that script is "import uno".

If you want to use LO python from a script stored outside of Scripts folder of
the app bundle, then things are going to get complicated as you will need to
differentiate between the local python installation on your Mac, and the python
environment within LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to