Amourspirit / python_libre_pythonista_ext

Apache License 2.0
96 stars 5 forks source link

Problems installing Pythonista 0.50 on Mac OS 10.14.6 with LibreOffice 7.5.22 #29

Open Riccardocasoli opened 1 week ago

Riccardocasoli commented 1 week ago

Hi Barry-Thomas-Paul: Moss thank you for your efforts in developping this fantastic tool I'm here again to report an error occurred during installation of Pythonist on my Mac (com.sun.star.uno.RuntimeException) { { Message = "<class 'ImportError'>: No module named 'typing_extensions' (or 'typing_extensions.override' is unknown), traceback follows\X000a File \"/Applications/LibreOffice.app/Contents/Resources/pythonloader.py\", line 147, in writeRegistryInfo\X000a mod = self.getModuleFromUrl( locationUrl )\X000a File \"/Applications/LibreOffice.app/Contents/Resources/pythonloader.py\", line 102, in getModuleFromUrl\X000a exec(codeobject, mod.dict)\X000a File \"/Users/riccardocasoli/Library/Application Support/LibreOffice/4/user/uno_packages/cache/unopackages/lu922itok.tmp/LibrePythonista.oxt/ext_code/impl/python_impl.py\", line 11, in \X000a from typing_extensions import override\X000a File \"/Applications/LibreOffice.app/Contents/Resources/uno.py\", line 425, in _uno_import\X000a raise uno_import_exc\X000a File \"/Applications/LibreOffice.app/Contents/Resources/uno.py\", line 346, in _uno_import\X000a return _builtin_import(name, *optargs, **kwargs)\X000a\X000a", Context = (com.sun.star.uno.XInterface) @0 } } Are the old MacOS system and Libre office version compatible with your Plugin? THank you. Riccardo

Amourspirit commented 1 week ago

Thank you for reporting this. This is a bug.

I just released version 0.5.1 which fixes this bug.

Don't forget to restart LibreOffice after LibrePythonista is done installing.

Please report here if this fixes the issue for you.