Modify ↓
Ticket #403 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
