Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #403 (closed defect: fixed)

Opened 21 months ago

Last modified 16 months ago

One file application unable to find tcl and tk

Reported by: rtindell@… Owned by: matysek
Priority: normal Milestone: PyInstaller 1.5.2
Component: PyInstaller Version: 1.5.1
Severity: normal Keywords:
Cc:

Description

I have used pyinstaller on a project that uses Tkinter extensively. I discovered (later than I would have liked!) that when the windows executable is used on a machine where python is not installed, the app crashes with a message that it can't find the tcl and tk files. I remade the executable using the default one-file option and the same thing happens even though the dll files are in the dist directory. Any help would be greatly appreciated. I was trying to avoid building a Windows installer file (using Advanced Installer) but will have to do so now since I have to release the package for several courses by Monday!

Attachments

Change History

comment:1 Changed 21 months ago by matysek

  • Milestone set to PyInstaller 1.5.2

comment:2 Changed 20 months ago by matysek

Could you provide more information? Some error warnings, what tcl/tk files, etc.

comment:3 Changed 18 months ago by htgoebel

Asked via email for more information.

comment:4 Changed 16 months ago by htgoebel

Did not get more information, so closing. Also this seams to be a duplicate of #339.

comment:5 Changed 16 months ago by htgoebel

  • Status changed from new to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.