Skip to content

Missed requirements #124

@mossishahi

Description

@mossishahi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions