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 Lock issue on Windows #61

Closed
abidlabs opened this issue Oct 1, 2020 · 0 comments
Closed

Multiprocessing Lock issue on Windows #61

abidlabs opened this issue Oct 1, 2020 · 0 comments

Comments

@abidlabs
Copy link
Member

abidlabs commented Oct 1, 2020

When I run the latest version (1.2.2) of gradio on Windows, I get the following error:

    ForkingPickler(file, protocol).dump(obj)
TypeError: can't pickle _thread.lock objects

Pretty sure it's because gradio swtiched from the threading module to the processing module

@abidlabs abidlabs closed this as completed Oct 5, 2020
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