hey guys
i can't find good solution in net so i ask this question

i want to bundle pip.exe file from C:\Python27\Scripts to root of exe 
_MEIxxxx path
and i do it because i have a line of code that it use "pip instal <a git 
package>"

but when i transfer it in clean VM it give me an error when i run this line 
of code (with a button in my GUI)
error:
unable to create process using "C:\Python27\python.exe"

now i know that i set the root of _MEIPASS to my main.py and python works 
well,so it run my GUI.

please comment if you know
thanks

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

Reply via email to