From: Jens Lucius <jenslucius@freenet.de>
To: Jate S <jatedev@gmail.com>, Yocto Project <yocto@yoctoproject.org>
Subject: Re: python tkinter dependencies
Date: Wed, 02 Jul 2014 07:51:10 +0200 [thread overview]
Message-ID: <53B39DCE.9060705@freenet.de> (raw)
In-Reply-To: <CAPphmgZ+ivQYXuYHLWfzQF9QySVnd=YtbM=fEjfA_7hp3iFq1A@mail.gmail.com>
Hi
It worked for me in my build env after trying several things.
I did setup a new yocto some while ago and actually had the same
problems again.
There is a patch in python about tkinter (03-fix-tkinter-detection.patch).
I removed that, did a fresh rebuild of python (-c clean) and did a
rebuild of my image (as no new image was written by building my image
after rebuilding python).
Either of these did work for me, maybe somebody knows exactly which step :-)
Jens
Am 02.07.2014 05:41, schrieb Jate S:
> The python-tkinter module requires _tkinter. A result from a websearch
> suggested that I needed to make sure tk (from meta-oe/meta-oe) and tcl
> were installed before compiling python.
>
> I added a DEPENDS on the tk and tcl recipes to both python and
> python-tkinter in a python_2.7.3.bbappend. It did not work and was
> never built.
>
> I'm looking for tips to figure out what is going on. Thanks.
>
>
> - Jate S.
next prev parent reply other threads:[~2014-07-02 6:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-02 3:41 python tkinter dependencies Jate S
2014-07-02 5:51 ` Jens Lucius [this message]
2014-07-10 20:11 ` Jate S
2014-07-10 22:30 ` [yocto] " Martin Jansa
2014-07-10 22:30 ` Martin Jansa
2014-07-14 10:38 ` [yocto] " Paul Eggleton
2014-07-14 10:38 ` Paul Eggleton
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=53B39DCE.9060705@freenet.de \
--to=jenslucius@freenet.de \
--cc=jatedev@gmail.com \
--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.