Tkinter will not work
Posted: Sat Oct 29, 2016 11:55 pm
I am running an updated version of Jessie on a Pi 3
Claims it's already installed
Still does not work. What would my next step be?
Thank you
Code: Select all
sudo apt-get python-tkCode: Select all
from Tkinter import * Thank you