python - TKinter not working on ARM -


i have compiled python 2.6.6 arm , , working on arm . when import tkinter getting below error.

import _tkinter # if fails python may not configured tk importerror: /usr/lib/python2.6/lib-dynload/_tkinter.so: cannot open shared object file: no such file or directory 

am doing wrong here ? or need else. host not using x11, instead eglfs have impact here ?

thanks brijesh


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -