OIDv4_ToolKit
OIDv4_ToolKit copied to clipboard
Error downloading images
I run: python main.py downloader --classes Weapon Airplane Vehicle_registration_plate --type_csv train --limit 500 and get the following error: [INFO] | Downloading Weapon. Traceback (most recent call last): File "C:\Users\123\Repos\OIDv4_ToolKit\modules\downloader.py", line 25, in download columns, rows = os.get_terminal_size(0) OSError: [WinError 6] The handle is invalid
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 37, in