Good evening bwoodsend,
ok for "subprocess" directely not, is the fist time i saw this.  i don't 
even know what it is. So like you said indirectly they have a lot of 
chance.  Also can you explain where i have to set these 3 thing. "stdin,  
stdout and stderr" and the subprocess.DEVNULL or subprocess.PIPE.
Is just tree month now,  i have begin in programmation whit Python, i do it 
by myself, so they have a lot of thing or way i don't know for now... So i 
appreciate a lot your help and patience.

Thank a lot.

Le lundi 15 mars 2021 à 12 h 16 min 27 s UTC-4, bwoodsend a écrit :

> Are you using subprocess anywhere in your code (possibly indirectly 
> through another library)? That’s the usual cause for console mode to work 
> but windowed to break. You need explicitly set all 3 stdin, stdout and 
> stderr to either subprocess.DEVNULL or subprocess.PIPE. 
>

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/4c4eaf4a-286e-4159-bed9-e7bb288d76e3n%40googlegroups.com.

Reply via email to