Buck Golemon <buck.gole...@amd.com> added the comment:

On Ubuntu 10.10 (maverick), python2.6 is functioning correctly, but python2.7 
is giving this error again.


$ /usr/bin/python2.7
>>> from multiprocessing.synchronize import Semaphore
ImportError: This platform lacks a functioning sem_open implementation, 
therefore, the required synchronization primitives needed will not function, 
see issue 3770.

----------
nosy: +bukzor

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to