New submission from Parviz Karimli: Tkinter messagebox doesn't work when trying to make an exectuable by cx_freeze in Python 3.4. It works fine with Python 3.4 alone. But after I create an exe of this file, the messagebox does not pop up.
---------- components: Tkinter files: messagebox cx_freeze python 3.4.py messages: 281961 nosy: ParvizKarimli priority: normal severity: normal status: open title: Tkinter messagebox cx_freeze Python 3.4 type: behavior versions: Python 3.4 Added file: http://bugs.python.org/file45683/messagebox cx_freeze python 3.4.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28829> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com