I\'m trying to compile a program using distutils but I want to make sure that the user has Tkinter installed before installing my package.
distutils
My Google searche
Tkinter is in the python standard library, it should always be there.