Skip to content

Python GF bindings error: "symbol not found in flat namespace '_gu_null_variant'" #177

@ananyabatra04

Description

@ananyabatra04

Hi folks. I apologize if this isn't the right place for this but I'm trying to use the Grammatical Framework (GF) Python bindings package but keep getting this error on my M1 Mac:

Traceback (most recent call last):
File "wrapper.py", line 1, in
import pgf
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pgf.cpython-311-darwin.so, 0x0002): symbol not found in flat namespace '_gu_null_variant'

Does anyone know how to resolve this?

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