Skip to content

Mac M3 (ARM64) — ImportError: symbol not found in _pyecrt.so #6

Description

@claudiacarraro7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions