You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing the following error when I am done downloading all of the dependancies 👍
File "C:\Python27\lib\site-packages\skimage\io_plugins\pil_plugin.py", line 35, in imread
with open(fname, 'rb') as f:
IOError: [Errno 2] No such file or directory: 'test/Pictures1.jpg'
Please help!
If I have to add some images to any directory, please tell me from where to download those?
The text was updated successfully, but these errors were encountered:
I am facing the following error when I am done downloading all of the dependancies 👍
File "C:\Python27\lib\site-packages\skimage\io_plugins\pil_plugin.py", line 35, in imread
with open(fname, 'rb') as f:
IOError: [Errno 2] No such file or directory: 'test/Pictures1.jpg'
Please help!
If I have to add some images to any directory, please tell me from where to download those?
The text was updated successfully, but these errors were encountered: