SnakeHacker / QA-Snake

基于多搜索引擎和深度学习技术的自动问答

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError:No module named QA.QACrawler

soarchorale opened this issue · comments

commented

I just type the right directory address and "python MainProgram.py" in cmd. But it shows "ImportError:No module named QA.QACrawler". Could you please help me how to install this lib and all the required 4 libs have been successfully installed. Thank you!

commented

@soarchorale hey,MainProgram.py runs normally in pycharm(An IDE). If you want to install the lib and import it try the following command
pip install QASnake-0.1.0.tar.gz