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

an error with PDE - pickling error #44

Open
vietvo89 opened this issue Mar 28, 2021 · 0 comments
Open

an error with PDE - pickling error #44

vietvo89 opened this issue Mar 28, 2021 · 0 comments

Comments

@vietvo89
Copy link

Hi Pablormier

I ran your example with parallel process:
from yabox import PDE
PDE(lambda x: sum(x2), [(-10, 10)]).solve()**

Then I got an error as below:
PicklingError: Can't pickle <function at 0x7f4ef807e268>: attribute lookup on main failed

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