https://bugs.documentfoundation.org/show_bug.cgi?id=168739
--- Comment #5 from Andy Wood <[email protected]> --- Hi there I also see this in LibreOffice 25.8.3 installed from DMG on macOS on 14.7.8. Running `/Applications/LibreOffice.app/Contents/Resources/python` gives `zsh: killed`. However, I also get a 'LibreOfficePython quit unexpectedly.' dialog and clicking on Report... gives: ``` Hardware Model: Mac14,10 Process: LibreOfficePython [6845] Path: /Applications/LibreOffice.app/Contents/Frameworks/LibreOfficePython.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/LibreOfficePython Identifier: org.python.libreofficepython Version: 3.11.14 (3.11.14) Code Type: ARM-64 (Native) ``` ``` Exception Type: EXC_CRASH (SIGKILL (Code Signature Invalid)) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: CODESIGNING 4 Launch Constraint Violation ``` I am attempting to use `import uno` for development. -- You are receiving this mail because: You are the assignee for the bug.
