Okay, got it working.  The subprocess.call() argument has to be a string 
when shell=True otherwise the argument must be a list.  The 
PYTHONPATH=$PYTHONPATH:/etc. prefix is only required for Linux - Windows 
works without.  Thank-you!

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to