I am trying to get PySimpleGUI running on an RPi4 using meta-raspberrypi with 
hardknott.

I have created a recipe for PySimpleGUI and added the following to my 
local.conf:

PACKAGECONFIG_pn-python3 = “tk”
IMAGE_INSTALL_append = " python3 python3-modules python3-pysimplegui tk"

However, the tkinter module fails to load, reporting “No module named 
_tkinter”, with a note above saying that Python may not be configured for Tk.

Looking on the target, /usr/lib/libtk.8.so is present.

It looks as if there is something else I need to do to get Python to build 
correctly, but I’m out of ideas ;-)

I’ve found a few bits on the internet that seem related, but they haven’t 
helped me get things going:
 https://www.mail-archive.com/[email protected]/msg18232.html
 https://www.yoctoproject.org/pipermail/yocto/2014-July/020547.html

Any pointers on where to look would be appreciated.

--

Chris Tapp
[email protected]
www.keylevel.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54893): https://lists.yoctoproject.org/g/yocto/message/54893
Mute This Topic: https://lists.yoctoproject.org/mt/85935979/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to