Sujet : Re: PicklingError
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.pythonDate : 02. Sep 2024, 22:29:36
Autres entêtes
Organisation : Stefan Ram
Message-ID : <Threading-20240902212840@ram.dialup.fu-berlin.de>
References : 1
marc nicole <
mk1853387@gmail.com> wrote or quoted:
But getting the error at the call of Process().start():
pickle.PicklingError: Can't pickle <type 'module'>: it's not found as
__builtin__.module
I'm not exactly dialed in on Python 2, but threading might be
less of a headache when it comes to pickling and could still
check the box for parallelism.