Skip to content

No module named 'omop_learn' #13

@TristanPy

Description

@TristanPy

I get the following Module error when running your notebook on google collab

ModuleNotFoundError                       Traceback (most recent call last)

[<ipython-input-42-7381acf3eb29>](https://localhost:8080/#) in <cell line: 0>()
----> 1 from omop_learn.backends.bigquery import BigQueryBackend
      
ModuleNotFoundError: No module named 'omop_learn'

Also tried normal installation of omop learn:
conda env create -f environment.yml conda activate omop-learn pip install .

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