Copy the tkFontBox.py file into your current directory . In your python program, just import it like this. from tkFontBox import FontChooser In your python program of tkinter Application, wherever you ...