STOmics / Stereopy

A toolkit of spatial transcriptomic analysis.
MIT License
193 stars 64 forks source link

No module named 'stereo.image.segmentation.seg_utils' #248

Closed zy-fang closed 4 months ago

zy-fang commented 7 months ago

Tried to import and use the Tissue_Segmentation as listed in here https://stereopy.readthedocs.io/en/latest/Tutorials/Tissue_Segmentation.html I met this error. ModuleNotFoundError: No module named 'stereo.image.segmentation.seg_utils' image

However, I have installed the necessary modules and versions.

67c7e05ecfb43e20bbbfb85aaace17e

zhangyz1997 commented 6 months ago

using pypi to install stereopy instead of conda resolve the problem for me.