-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels