[python-win32] multiprocessing pickle problem in win32

Rob Brown-Bayliss r.brown.bayliss at gmail.com
Wed Nov 4 18:57:54 CET 2009


On Wed, Nov 4, 2009 at 11:02 PM, Mark Hammond <skippy.hammond at gmail.com> wrote:

>
> I'd try running it from python.exe to see if it is something funky about the
> pythonwin execution environment...
>

Same result, cant pickle NoneType when I call start() on  the process
object, exact same code works with out error on linux so I have to
assume it's either a problem with multiprocessing on win32 or the
win32 machine is not set up properly, I am using active python on the
win32 box.


-- 
--

Rob


More information about the python-win32 mailing list