[Libreoffice-bugs] [Bug 144902] New version of calc and impress can't run on windows 7 (since version 7.1.5)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 5 15:30:44 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #25 from Mike Kaganski <mikekaganski at hotmail.com> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20211005/6d54da22/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list