conda install scikit-image instead!
When install python libs, if error as follows occurs:
PackagesNotFoundError: The following packages are not available from current channels:
You can try:
conda config --append channels conda-forge
It will search packages also on condo-forge