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

ModuleNotFoundError: No module named 'docproduct', even after performing !pip install docproduct in official colab notebook. #38

Open
shie-ld opened this issue Dec 18, 2021 · 1 comment

Comments

@shie-ld
Copy link

shie-ld commented Dec 18, 2021

ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-10-856d4f647535> in <module>()
      1 #@title Load model weights and Q&A data. Double click to see code
      2 
----> 3 from docproduct.predictor import RetreiveQADoc
      4 
      5 pretrained_path = 'BioBertFolder/biobert_v1.0_pubmed_pmc/'

ModuleNotFoundError: No module named 'docproduct'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------

Hello!! Can The above issue be resolved in the notebook DocProductPresentationV6-0.2.0.ipynb. Thank you!!

@dongqi-me
Copy link

yes problem here

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

2 participants