Python Forum
Problems with PyInstaller with tkinter app on python 3.5
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with PyInstaller with tkinter app on python 3.5
#3
Thanks for looking.  Made the change and tried but same results (as expected).  Yes, I do realize that importing the entire library is wasteful from a memory perspective. But in this case it really isn't in an issue for us since the distribution for the actual app is very limited, just to our specific customers and the file size is not an problem.

Have you (or anyone) been able to get PyInstaller (3.2.1) to run successfully with a tkinter windowing app on python 3.5 ????  I haven't been able to get much help from anyone on this issue anywhere I've posted this question so far.  

Has anyone had any better luck using cx_Freeze, py2exe, py2app, or any other python freezing applications for python windowing apps using tkinter ???

Appreciate any additional help from anyone!
Reply


Messages In This Thread
RE: Problems with PyInstaller with tkinter app on python 3.5 - by sealyons - Jun-15-2017, 05:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pyinstaller 3 Python 2 mckymntl 0 1,273 Feb-07-2022, 06:28 AM
Last Post: mckymntl
Question Debian 11 Bullseye | Python 3.9.x | pip install mysql-connector-python-rf problems BrandonKastning 4 6,870 Feb-05-2022, 08:25 PM
Last Post: BrandonKastning
  Python 3.7, Windows 10, pyinstaller, winsound, no sound in executable kmarien 3 3,778 Nov-30-2020, 04:10 PM
Last Post: buran
  'No module named tkinter.messagebox' - PyInstaller ironfelix717 7 8,467 Jan-19-2020, 06:56 AM
Last Post: buran
  Cannot Change Python script to exe using Pyinstaller omar_mohsen 3 2,474 Dec-19-2019, 01:05 PM
Last Post: buran
  Problems running exe file from pyinstaller ersa21 4 7,992 Jan-15-2019, 06:36 PM
Last Post: snippsat
  Error with using pyinstaller to convert python script in Mac OS Takeshio 2 5,503 Oct-19-2018, 02:42 PM
Last Post: Takeshio
  compiling python using pyinstaller sabeesh90 0 2,716 Aug-16-2018, 09:58 AM
Last Post: sabeesh90
  [split] Trouble making my first python .exe using pyinstaller. esha09 5 7,323 Apr-21-2018, 09:37 PM
Last Post: snippsat
  Python to Exe trouble (TKinter might be causing problems?) Bill 5 11,729 Oct-02-2017, 10:02 PM
Last Post: Bill

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020