You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: