Good day. I installed pyhton 2 and python 3 in my laptop. And i\'m using python 3 interpreter in writing my codes. Here is my code.
#! /usr/bin/python3 from
you need to check the module name or package name before using it, do this
from Tkinter import *