In my python script, I'm trying to copy a file from os.environ['_MEIPASS2'],
which appears to point to C:/DOCUME~1/PETER/LOCALS~1/Temp/_MEI5322/. The
file is supposed to be placed there by the a.datas method in the spec file.
However, the directory doesn't exist.  Is this something I have to create in
my script so that the script can place the file (included in the .exe) there
at run time?  I was under the impression that it was created
automatically/dynamically.

Peter

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