active-qa icon indicating copy to clipboard operation
active-qa copied to clipboard

Assertion Error

Open mady143 opened this issue 6 years ago • 0 comments

Hi Every one , I followed README.md file and follow the instruction given their to run the program/code mean while i got an error while running tis command python -m searchqa.prepro --searchqa_dir=$DATA_DIR/SearchQA --squad_dir=$SQUAD_DIR i got an error Traceback (most recent call last): File "searchqa/prepro.py", line 165, in app.run(main) File "/home/launchship/my_name/lib/python3.6/site-packages/absl/app.py", line 299, in run _run_main(main, args) File "/home/launchship/my_name/lib/python3.6/site-packages/absl/app.py", line 250, in _run_main sys.exit(main(argv)) File "searchqa/prepro.py", line 145, in main assert os.path.exists(FLAGS.searchqa_dir) AssertionError

could any one solve this problem that helps me a lot

Thanks and Regards, Manikantha Sekhar.

Happy Codding..

mady143 avatar Nov 28 '19 10:11 mady143