kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
88 stars 31 forks source link

v1.6.5 crash on launch #201

Closed qin-yu closed 6 months ago

qin-yu commented 6 months ago

It's my mistake. I renamed a function just before I merge #184.

The bug came from this commit: e80dc25658bd022c4eab89af2bf5c2e85aaaf0aa

I fixed it and tested it does work now.

Error:

ImportError: cannot import name 'start_prediction_threading_process' from 'plantseg.viewer.widget.utils' (/g/kreshuk/yu/miniconda3/envs/plantseg-1.6.5/lib/python3.11/site-packages/plantseg/viewer/widget/utils.py)