[Libreoffice-bugs] [Bug 129754] macOS built in Python can't import uno
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 9 07:53:43 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129754
--- Comment #4 from gshmu <mhohai at aim.com> ---
(In reply to Alex Thurgood from comment #1)
> @gshmu : a few more details would be handy.
>
> From where are you using "import uno" ?
>
> Do any of the pre-provided python scripts work from within LO?
>
> If so, then you are probably not using "import uno" as it is intended to be
> used
```
/Applications/LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/bin/python3
Python 3.5.9 (default, Dec 18 2019, 14:49:58)
[GCC 4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import python
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'python'
>>>
```
I'm run the
'/Applications/LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.5/bin/python3'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200109/49600305/attachment.htm>
More information about the Libreoffice-bugs
mailing list