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

--- Comment #25 from Mike Kaganski <[email protected]> ---
(In reply to Ming Hua from comment #24)
> Maybe it's worth testing if the bundled python actually works on reporter's
> machine?

Definitely - thanks!

ywupub: could you please:

1. Open command prompt (cmd.exe);
2. Run

> "C:\Program Files\LibreOffice\program\python.exe"

3. In Python command prompt, execute

> import uno
> import pythonloader
> pythonloader.DEBUG=1
> l = pythonloader.Loader(uno.getComponentContext())
> l.getImplementationName()

I hope this would run successfully. But maybe we do have some problem with
bundled Python?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to