I need your help please When I wrote:
>>> from skimage import io
I get at the end the following:
from ._sparsetools import csr_tocsc, csr_tobsr, csr_count_blocks, \
ImportError: DLL load failed: The specified module could not be found.
How can I fix it? Any help would be appreciated