deepcolor icon indicating copy to clipboard operation
deepcolor copied to clipboard

error occured during downloading dataset

Open shrangi opened this issue 6 years ago • 0 comments

it scrapped around 80 pics then this error occured

File "download_images.py", line 25, in image = np.asarray(bytearray(resp.read()), dtype="uint8") File "C:\Python27\lib\socket.py", line 355, in read data = self._sock.recv(rbufsize) socket.error: [Errno 10054] An existing connection was forcibly closed by the remote host

shrangi avatar Feb 01 '19 17:02 shrangi