-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I am using google colab and while running the createLabels.py I am getting an ImportError message as:
Traceback (most recent call last):
File "preperation/createLabels.py", line 9, in
from scipy.misc import imread, imsave
ImportError: cannot import name 'imread'
I tried looking into the scipy docs for version '1.4.1' and I am not able to find any imread or imsave.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels