-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I have followed the installation requirements of segger but the following line reveals a few dependencies missed:
from segger.prediction.predict_parquet import segment, load_model
and I could get this issue sorted by installing the following packages on top of your suggested installation:
pip install cupy-cuda12x
pip install "dask[distributed]" --upgrade
pip install dask-geopandas
i guess these should be integrated to requirements. otherwise would appreciate if u can let me know if i'm doing sth wrong.
Metadata
Metadata
Assignees
Labels
No labels