Hii
I have problem opening image using scikit- image and probably it's because 
i cant install it.
I use :
#pip install scikit-image
from skimage import io
image = io.imread ( " .... " )
print ( image)
Is there anything wrong with it? when i run this , the 
error ModuleNotFoundError: No module named 'skimage' appears
i would appreciate if you could help me

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/8ff6d908-4220-408b-b9f8-99ff67020dd7n%40googlegroups.com.

Reply via email to