DamjanJovanovic commented on PR #490: URL: https://github.com/apache/openoffice/pull/490#issuecomment-4888462177
> I am afraid that using system level Python would make the AOO binary incompatible, or would raise compatibility issues, with other distributions having other system Python versions. Maybe. Come to think of it, we only use system Python 3 on FreeBSD too, so what you are doing is really new. Do hanya's Python 3 patches contain anything helpful? https://bz.apache.org/ooo/show_bug.cgi?id=123975 Oh and please enable debug logging for your internal Python using something like this: PYSCRIPT_LOG_LEVEL="DEBUG" PYSCRIPT_LOG_STDOUT="1" ./soffice It might show some helpful output. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
