NatSQL
NatSQL copied to clipboard
Environment Setup Problems
When attempting to install the dependencies through the requirements.txt, I encounter this error:
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:
you have to install the requirements in a python3.7 environment