Modify ↓
Ticket #457 (new support)
cannot create exe with Tkinter-GUI under Windows7
| Reported by: | kapp@… | Owned by: | matysek |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PyInstaller | Version: | 1.5.1 |
| Severity: | normal | Keywords: | GUI, pdfposter |
| Cc: |
Description
Hello. I want to create an executable of a simple Tkinter-GUI. Following recipe SetuptoolsEntryPoint? I tried to install pdfposter. However, the installation process under Windows7 Ultimate, x64, is aborted (error message: "Permission denied"). Is there a way to generate an executable of a Tkinter-GUI without using pdfposter? Many thanks in advance Regards Andreas
Attachments
Change History
comment:2 Changed 18 months ago by htgoebel
Sorry, this is far to less information to help you. Please provide the information we need. Thanks.
BTW: This is a Tkinter-frontend to pdfposter? You may want to contact the author of pdfposter for inclusion into pdfposter ;-)
Note: See
TracTickets for help on using
tickets.

How is Tkinter-GUI related to pdf poster?