Skip to content

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

Description

@shie-ld
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!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions