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

TypeError: can't pickle _mysql_connector.MySQL objects #186

Open
tengerye opened this issue Apr 20, 2020 · 1 comment
Open

TypeError: can't pickle _mysql_connector.MySQL objects #186

tengerye opened this issue Apr 20, 2020 · 1 comment

Comments

@tengerye
Copy link

Hi, I encounter the problem of TypeError: can't pickle _mysql_connector.MySQL objects, can pathos deal with mysql objects?

@Maarten-vd-Sande
Copy link

I have the same with SQLite. I believe that SQLite connections can not be shared across threads/processes. So the same might apply to MySQL connections.

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