We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I have the following error when running the script from findatapy_examples/multiprocessing_example.py
TypeError: no default __reduce__ due to non-trivial __cinit__
Any idea where it comes from? Has anybody been able to use multiprocessing so far ?