On Wed, Nov 4, 2009 at 11:02 PM, Mark Hammond <[email protected]> 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 _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
