ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [python] sem_open in multiprocessing.queues.Queue
@ 2012-04-19  6:32 Ildar Mulyukov
  2012-04-19  6:45 ` REAL
  2012-04-19  9:01 ` Vitaly Kuznetsov
  0 siblings, 2 replies; 9+ messages in thread
From: Ildar Mulyukov @ 2012-04-19  6:32 UTC (permalink / raw)
  To: ALT Devel discussion list

Оба наших питона выдают следующее:
$ python3 -c 'from multiprocessing.queues import Queue;'
Traceback (most recent call last):
   File "/usr/lib64/python3.2/multiprocessing/synchronize.py", line 54,  
in <module>
     from _multiprocessing import SemLock
ImportError: cannot import name SemLock

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "/usr/lib64/python3.2/multiprocessing/queues.py", line 48, in  
<module>
     from multiprocessing.synchronize import Lock, BoundedSemaphore,  
Semaphore, Condition
   File "/usr/lib64/python3.2/multiprocessing/synchronize.py", line 59,  
in <module>
     " function, see issue 3770.")
ImportError: This platform lacks a functioning sem_open implementation,  
therefore, the required synchronization primitives needed will not  
function, see issue 3770.

Прошу помочь побороть. Спасибо.
С уважением,
-- 
Ildar Mulyukov,
   free SW designer/programmer/packager
======================================
email: ildar@altlinux.ru
Jabber: ildar.mulyukov@gmail.com
ICQ: 4334029
ALT Linux http://packages.altlinux.org/ru/Sisyphus/maintainers/ildar/
======================================

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-19 13:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-19  6:32 [devel] [python] sem_open in multiprocessing.queues.Queue Ildar Mulyukov
2012-04-19  6:45 ` REAL
2012-04-19  6:59   ` Ildar Mulyukov
2012-04-19  9:01 ` Vitaly Kuznetsov
2012-04-19  9:04   ` Ildar Mulyukov
2012-04-19  9:24     ` Vitaly Kuznetsov
2012-04-19  9:57       ` Ildar Mulyukov
2012-04-19 13:07         ` Vitaly Kuznetsov
2012-04-19 13:11           ` Aleksey Novodvorsky

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git