Skip to content

OSError: /usr/lib/libgdal.so.20: undefined symbol: sqlite3_column_table_name #4

@zero-end

Description

@zero-end

It‘s OK When I run cpp_example.cpp,but there is problem when run py_example.py
Taceback (most recent call last):
File "py_example.py", line 14, in
import patch_match
File "../patch_match.py", line 47, in
PMLIB = ctypes.CDLL(osp.join(osp.dirname(file), 'libpatchmatch.so'),mode=1)
File "/home/huyj/anaconda3/envs/pytorch/lib/python3.6/ctypes/init.py", line 348, in init
self._handle = _dlopen(self._name, mode)

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