SQLNet icon indicating copy to clipboard operation
SQLNet copied to clipboard

ImportError: No module named records

Open dhs007 opened this issue 6 years ago • 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

dhs007 avatar Feb 10 '19 07:02 dhs007

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

cw-bhanunadar avatar Feb 25 '19 13:02 cw-bhanunadar

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

This worked !

DevalNaik avatar Mar 07 '19 08:03 DevalNaik