Skip to content

libpyprotect.so: undefined symbol: PyThread_tss_get #11

@Rishi-Chandr

Description

@Rishi-Chandr
  1. After make, i get the file "libpyprotect.cpython-37m-x86_64-linux-gnu.so", then from the same directory i do "import libpyprotect" i get ModuleNotFound error,
  2. Then I rename it to "libpyprotect.so". Now when in python I do "import libpyprotect" from the same directory where the ".so" file is kept, i get this error:
    ImportError: /home/Rishi/pyprotect/libpyprotect.so: undefined symbol: PyThread_tss_get

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