Skimage.util.montage error

I am getting this error :ModuleNotFoundError No module named ‘skimage.util.montage’

I used the following code and others from StackOverflow to install it but didnot work:

conda install -c conda-forge scikit-image,
pip install scikit-image
pip install scikit-image==0.13.1` –

but did not work.

Are you doing this in CloudxLab?

No,
I am doing in kaggle

please give me a solution for this