I am trying to create a Mac app using py2app and Tkinter. The script is a simple one, it asks for an id and then uses pyodbc to get a record from the database. This is a muc