QGIS 3.44.7, Mac M3, Python 3.12
The plugin fails to load with:
ImportError: dlopen(_pyecrt.cpython-312-darwin.so): symbol not found in flat namespace '___eCNameSpace__eC__i18n__GetTranslatedString'
The ecrt package on PyPI does not bundle the libeC Ecere SDK library, which is not available on macOS via Homebrew or QGIS.app. Please consider bundling libeC statically in the ecrt wheel for arm64.
QGIS 3.44.7, Mac M3, Python 3.12
The plugin fails to load with:
ImportError: dlopen(_pyecrt.cpython-312-darwin.so): symbol not found in flat namespace '___eCNameSpace__eC__i18n__GetTranslatedString'
The ecrt package on PyPI does not bundle the libeC Ecere SDK library, which is not available on macOS via Homebrew or QGIS.app. Please consider bundling libeC statically in the ecrt wheel for arm64.