Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

something doesn't work #60

Open
15863004186sunchi opened this issue May 9, 2019 · 2 comments
Open

something doesn't work #60

15863004186sunchi opened this issue May 9, 2019 · 2 comments

Comments

@15863004186sunchi
Copy link

No ModuleNotFoundError: No module named 'docqa'

python squad/build_squad_dataset.py
Traceback (most recent call last):
File "squad/build_squad_dataset.py", line 10, in
from docqa import config
ModuleNotFoundError: No module named 'docqa'
(documentQAPy36Env) xxxy01@qust:/503MLProjects/document-qa-master/docqa$ ^C
(documentQAPy36Env) xxxy01@qust:
/503MLProjects/document-qa-master/docqa$

@quevia
Copy link

quevia commented Aug 22, 2019

do you run this command : export PYTHONPATH=${PYTHONPATH}:pwd
before you start training

@engmubarak48
Copy link

@quevia unfortunately this does not help in running it in google collab, but on the local computer, it works pretty well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants