Hi everyone,

is it possible to invoke a separate Python process? Á la

subprocess.call(['python', 'setup.py'])

but with the bootloader taking care of things. My use case is a script that 
downloads packages via pip, then needs to build an egg via "python setup.py 
bdist_egg".


Thanks,
-Jakob

-- 
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 https://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to