Hi,
I'm trying to experiment Guizero in making a simple GUI, and I'm getting this error when I run my program "Tkinter did not import successfully".
I've tried uninstalling and reinstalling guizero, but no luck so far.
I'm following the guide from the latest issue of PiMag. Any thoughts?
my import line is as follows"
from guizero import App, Text, TextBox, PUshButton, Slider