View Single Post
Posts: 40 | Thanked: 14 times | Joined on Feb 2010 @ Mobile
#1
I am looking to use turtle in python on the n900 for an educational demonstration

However
import turtle

generates and error as turtle falls over during import on the import Tkinter with "no module named _tkinter, please install the python-tk package"

any solutions? From other threads it seems earlier/other device versions of maemo did include tkinter?

any ideas to allow running turtle?