Unable to compile pyprocessing module on SUN solaris

Deepak Rokade smartpawn at gmail.com
Fri Mar 20 09:46:43 EDT 2009


This did not wok.
I continued to get those warning and Import Error.

I wanr through documentation of multiprocessing and it looks almost similar
to processing module.
Any advantages of multiprocessing  module ?



On Fri, Mar 20, 2009 at 6:53 PM, Christian Heimes <lists at cheimes.de> wrote:

> Deepak Rokade wrote:
> > How can I get rid of this ?
> > Is this package not available for sun solaris ?
>
> Apparently Solaris doesn't support sem_timedwait(). You have to disable
> the feature in setup.py::
>
>   HAVE_SEM_TIMEDWAIT=0
>
> Why are you using pyprocessing instead of multiprocessing?
>
> Christian
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Thanx & Regards,
Deepak Rokade

Do what u Enjoy &
               Enjoy what u Do...........
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090320/66ebe684/attachment-0001.html>


More information about the Python-list mailing list