gettting error while downloading the image
deepak223098 opened this issue · 1 comments
deepak223098 commented
I am using windows 10 OS
I cloned the repo and install the package from the requirement.
when I am trying to use "python main.py downloader --classes Apple --type_csv train --limit 100"
I am getting the error related to aws.
I attached
the screenshot of the image
can you help me with this please ??
I install the aws package using pip install aws.
deepak223098 commented
I found the mistake which I have done:
I reinstall the package again manually then did the same and worked fine.
Thanks again for making life so easy with this library