https://bugs.documentfoundation.org/show_bug.cgi?id=169387
--- Comment #8 from [email protected] --- On Windows system, setting PYTHONHOME to any value ("hello" too!) solves the issue. Steps to do: 1. cd c:\program files\libreoffice\program 2. set PYTHONHOME=hello 3. libreoffice -writer it doesn't show "Could not find platform independent libraries <prefix>" message anymore. I suspect that there's a bug in the python loader logic. -- You are receiving this mail because: You are the assignee for the bug.
