#171: Code-signed executables with Tk do not work
--------------------------+-------------------------------------------------
Reporter: giovannibajo | Owner: giovannibajo
Type: defect | Status: new
Priority: normal | Milestone:
Component: PyInstaller | Version:
Severity: blocker | Keywords:
--------------------------+-------------------------------------------------
!PyInstaller projects using Tk support (Makespec --tk) are broken when
using code-signing.
There are two possible fixes here, and both should be eventually done:
* Remove the explicit support for Tk and rely on the new infrastructure
of data files from hooks to package Tk data files.
* Make CArchive compatible with code-signed executables, for users
attempting runtime extraction of data.
--
Ticket URL: <http://www.pyinstaller.org/ticket/171>
PyInstaller <http://www.pyinstaller.org>
PyInstaller Project
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.