nju-websoft / EPR-KGQA

Enhancing Complex Question Answering over Knowledge Graphs through Evidence Pattern Retrieval, WWW 2024
Apache License 2.0
9 stars 0 forks source link

ImportError: libodbc.so.2: cannot open shared object file: No such file or directory #2

Open Wu-tn opened 1 week ago

Wu-tn commented 1 week ago

Running atomic_pattern_retrieval/biencoder/biencoder_inference.py import pyodbc ImportError: libodbc.so.2: cannot open shared object file: No such file or directory I already install unixodbc and still found this wrong , have you ever met the problem?

Wu-tn commented 1 week ago

I install pyodbc=4.0.34 and found that the question was solved , but still found another question that how to set DSN for pyodbc