Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error occured during downloading dataset #10

Open
shrangi opened this issue Feb 1, 2019 · 0 comments
Open

error occured during downloading dataset #10

shrangi opened this issue Feb 1, 2019 · 0 comments

Comments

@shrangi
Copy link

shrangi commented Feb 1, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant