NatSQL icon indicating copy to clipboard operation
NatSQL copied to clipboard

Environment Setup Problems

Open SethCram opened this issue 3 years ago • 1 comments

When attempting to install the dependencies through the requirements.txt, I encounter this error:

NatSQL failure

As a result, running check_and_preprocess.sh fails and tables.json isn't generated.

I attempted to install blis, nltk, and en_core_web_sm separately, but then ran into the following issue when running check_and_preprocess.sh: NatSQL failure_tuple concat

SethCram avatar Nov 01 '22 21:11 SethCram

you have to install the requirements in a python3.7 environment

tonyzhao6 avatar Jan 31 '23 16:01 tonyzhao6