xiaojunxu/SQLNet

ImportError: No module named records

Opened this issue · 2 comments

Getting this error when trying to run extract_vocab.py.
Pls. view the screenshot below for error details
https://drive.google.com/open?id=1Fb2f0wacXwwhd1Mzz6c3RfHbQATQnR84

I think you don't have the module.
try
pip install records

I think you don't have the module.
try
pip install records

This worked !