I'm using PyInstaller 1.5 rc1 on several Linux machines (Redhat and
Centos 4/5, 64-bit). Sometimes, the resulting application fails to open
with an error message like this:
Cannot open self path-to-executable or path-to-executable.pkg
I'm building in onedir mode. The first file mentioned in the error
exists (it's the executable I'm trying to run). The second file does not
exist.
This problem seems to be intermittent -- some days I can build working
executables and others I can't. Any given build either works or fails
consistently, however.
It seems that this error message comes from somewhere in the bootloader,
but I couldn't get much farther than that.
- Nathan
--
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.