ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ildar Mulyukov <ildar@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] [python] sem_open in multiprocessing.queues.Queue
Date: Thu, 19 Apr 2012 12:32:05 +0600
Message-ID: <1334817125.12204.7@ildar.innovations.kz> (raw)

Оба наших питона выдают следующее:
$ 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/
======================================

             reply	other threads:[~2012-04-19  6:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-19  6:32 Ildar Mulyukov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1334817125.12204.7@ildar.innovations.kz \
    --to=ildar@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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