Skip to content

an error with PDE - pickling error #44

@vietvo89

Description

@vietvo89

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions