-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 6
3 import warnings
5 import pandas as pd
----> 6 from gplately.tools import plate_isotherm_depth
8 from lib.check_files import (
9 check_plate_model,
10 check_source_data,
11 )
12 from lib.coregister_combined_point_data import run_coregister_combined_point_data
ModuleNotFoundError: No module named 'gplately'
add to environment file?
Metadata
Metadata
Assignees
Labels
No labels