#142: Fails to package pyGTK properly
-------------------------+--------------------------------------------------
Reporter: jkz88 | Owner: giovannibajo
Type: defect | Status: new
Priority: normal | Milestone:
Component: PyInstaller | Version: PyInstaller 1.4
Severity: blocker | Keywords:
-------------------------+--------------------------------------------------
When packaging a simple pygtk program with PyInstaller, it appears to work
but fails to execute. Attached is the following logs:
build-log.log is the output after making the spec & building it
exec-log-linux.log is the output after executing the binary built with
--onedir in linux
exec-log-win.log is the output after executing the binary built with
--onedir in windows
--
Ticket URL: <http://www.pyinstaller.org/ticket/142>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project