Skip to content

undefined symbol: PyExc_SystemError #1

@fmv1992

Description

@fmv1992

Hi, I got this:

PyErr { type: <class 'ImportError'>, value: ImportError('/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so: undefined symbol: PyExc_SystemError'), traceback: Some(<traceback object at 0x7f14101b9080>) }

Using:

[dependencies]
rustler = { version = "0.36", features = ["nif_version_2_17"] }
rsnltk = "0.1.3"

I've tried with python3.8 as well and I got a similar error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions