-
Notifications
You must be signed in to change notification settings - Fork 134
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
freeze_support() issue #6
Comments
Have you found a solution for this? I am having the same Issue. It is working without multiprocessing (you will need to change the code at the end), but this will be extremely slow, which may be ok for small datasets. |
Hi @bobstone94 and @max-mauermann |
That's actually a nice solution, thanks. |
Fixed in my fork. If suddenly someone else needs it. |
It only creates folders with no images inside. |
Same problem on Mac OS |
@rickkk856, merged your changes. |
@skaldek your solution saved me from a lot of trouble. Thank you. |
Anyone know how to fix this issue?
RuntimeError:
An attempt has been made to start a new process before the
current process has finished its bootstrapping phase.
The text was updated successfully, but these errors were encountered: