- missing install of lancedb
- stacchipper.chipper_mod is not found
- model import from src.model fails
I pip installed lancedb in a cell and changed the import to stacchipper.chipper, but Iit won't import the model from src after specifying an absolute path and the model directoyr has an init.py file. Unsure how to get past these import problems.