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

multiprocessing mode has error. #149

Open
ttbuffey opened this issue Nov 29, 2024 · 0 comments
Open

multiprocessing mode has error. #149

ttbuffey opened this issue Nov 29, 2024 · 0 comments

Comments

@ttbuffey
Copy link

when switch the mode from common to multiprocessing in
class WaterMarkCore: def __init__(self, password_img=1, mode='multiprocessing', processes=None, d1 = 36, d2 = 20):

the code has error now. NotImplementedError: pool objects cannot be passed between processes or pickled

Any suggestion to fix?

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