[IronPython] multiprocessing in 2.7

Romain Gilles romain.gilles at gmail.com
Thu Mar 24 11:24:23 CET 2011


Thanks Jeff for the information.
I will be really please to help you but I'm a dummy in C#, C++, Python and
Windows :(

Romain.

2011/3/23 Jeff Hardy <jdhardy at gmail.com>

> On Wed, Mar 23, 2011 at 7:19 AM, Romain Gilles <romain.gilles at gmail.com>
> wrote:
> >  but who can I add to my IronPython the _multiprocessing module ?
> > ------------------------------------------------------------------
> > c:\temp>ipy test-ipy-multiprocessing.py
> > Traceback (most recent call last):
> >   File "test-ipy-multiprocessing.py", line 1, in <module>
> >   File "c:\Program Files\IronPython
> > 2.7\lib\site-packages\multiprocessing\__init__.py", line 83, in <module>
> > ImportError: No module named _multiprocessing
> > ------------------------------------------------------------------
> > Maybe It cannot be resolved that way.
>
> Unfortunately, no one has written an IronPython version of
> _multiprocessing, so it's not supported. It's probably one of the
> trickiest remaining modules to support, so contributions are welcome,
> as always.
>
> - Jeff
>
> - Jeff
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110324/a311674e/attachment.html>


More information about the Ironpython-users mailing list