ClickSEG
ClickSEG copied to clipboard
pip install -r requirements errors
I tried to install in conda environment with python 3.10, but I got a compile error. "pip install -r requirements.txt" command worked well with python 3.7.
Also, there was an error while I tried to install skimage=0.0, which is included in requirements.txt. I think it should be changed to scikit-image