Am 14.10.2011 00:03, schrieb Daniel Hyams:
Using: pyinstaller svn as of 10/12.  Windows.  one-dir mode.

I am trying to package something up (it's a module in site-packages), and after packaging, that module is looking for its configuration file inside the pyz file that is archived in my exe.

Is this what you *really* want: look for the config file in the pyz? Or does your application misbehave?

Is there a way to stick a regular data file in the PYZ?

Yes, but it's not supported and accessing the file afterwards is complicated and not supported either. Simply because this is not how it is meant to work.

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne: http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied bei http://www.7-it.de

--
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.

Reply via email to