All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit Rapidel <benoit.rapidel+yocto@exmachina.fr>
To: yocto@yoctoproject.org
Subject: Unable to get python3-multiprocessing working
Date: Thu, 29 Jan 2015 18:36:58 +0100	[thread overview]
Message-ID: <54CA6FBA.50907@exmachina.fr> (raw)
In-Reply-To: <54CA6B3E.2010909@exmachina.fr>

Hello,

I have build a custom recipe with
RDEPENDS_${PN} = "python3 python3-multiprocessing python3-subprocess
python3-threading"
Everything builds fine but at runtime I get
"ImportError: No module named 'atexit'"

I tried to add python3-lang package to RDEPENDS which seems to provide
/usr/lib/python3.3/atexit.py.
This doesn't work and I can't find atexit.py in my rootfs.

Did I miss something ?

Regards

-- 
Benoit Rapidel





           reply	other threads:[~2015-01-29 17:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <54CA6B3E.2010909@exmachina.fr>]

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=54CA6FBA.50907@exmachina.fr \
    --to=benoit.rapidel+yocto@exmachina.fr \
    --cc=yocto@yoctoproject.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.