BiomedSciAI / histocartography

A standardized Python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greycoprops/comatrix renamed to graycoprops/comatrix in skimage 0.19

VolodymyrChapman opened this issue · comments

greycoprops/comatrix renamed to graycoprops/comatrix in skimage 0.19 as stated here meaning that installation via the included environment.yml results in import errors for histocartography.preprocessing.feature_extraction .
Need to either pin skimage==0.18 in requirements file or change import statement in histocartography.preprocessing.feature_extraction.