EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
798 stars 633 forks source link

gettting error while downloading the image #81

Closed deepak223098 closed 4 years ago

deepak223098 commented 4 years ago

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 error_1 the screenshot of the image

can you help me with this please ?? I install the aws package using pip install aws.

deepak223098 commented 4 years ago

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