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

This is a problem during downloading image #10

Open
joehalfish opened this issue Sep 18, 2019 · 2 comments
Open

This is a problem during downloading image #10

joehalfish opened this issue Sep 18, 2019 · 2 comments

Comments

@joehalfish
Copy link

multiprocessing.pool.MaybeEncodingError: Error sending result: '<multiprocessing.pool.ExceptionWithTraceback object at 0x0000020386853F98>'. Reason: 'TypeError("cannot serialize '_io.BufferedReader' object",)

code:
pool.map(fetch_image, URLs)

how can i solve ? thanks.

@mushroompyq
Copy link

I have the same problem,do you solve it? @joehalfish Thanks.

@joehalfish
Copy link
Author

I have the same problem,do you solve it? @joehalfish Thanks.

i add try...catch and it's ok

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

2 participants