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 <li...@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...........
-- http://mail.python.org/mailman/listinfo/python-list