Python Forum
disable subprocess.popen prompt echo
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
disable subprocess.popen prompt echo
#1
Hi all

When using subprocess.popen, program and argument echo in the prompt (see bellow): I've not figure out how to disable it.
(piping is a new topic for me, so many things remain still unclear for me in the docs)

Any help is welcome

Thanks

Quote:----------------------------------------
Program : C:\XXX.exe
Arguments: yyy
----------------------------------------
Reply
#2
see: https://www.activestate.com/blog/supress...nd-ctypes/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Information subprocess.Popen() suddenly giving me grief? davecotter 3 605 Dec-13-2023, 10:49 PM
Last Post: davecotter
  I'm trying to make my Alexa/Echo dot 3 powered by ChatGPT.... mariozio 1 998 Apr-20-2023, 05:24 PM
Last Post: farshid
  Use subprocess.Popen and time.sleep chucky831 2 1,938 Aug-11-2022, 07:53 PM
Last Post: carecavoador
  Errors when trying to disable tkinter checkbutton rrick_88 7 2,836 Feb-17-2022, 10:30 PM
Last Post: deanhystad
  Subprocess.Popen() not working when reading file path from csv file herwin 13 14,968 May-07-2021, 03:26 PM
Last Post: herwin
  Did subprocess.Popen() causes main routine to pause stdout? liudr 4 3,617 May-04-2021, 08:58 PM
Last Post: liudr
  how to pass the interactive string to Popen subprocess maiya 1 1,873 Sep-18-2020, 09:36 PM
Last Post: Larz60+
  How to get program output from subprocess.Popen? glestwid 1 2,362 Aug-19-2020, 05:44 AM
Last Post: buran
  subprocess.Popen() and encodings voltron 0 5,730 Feb-20-2020, 04:57 PM
Last Post: voltron
  Mock call to subprocess.Popen failing with StopIteration tharpa 7 5,912 Nov-08-2019, 05:00 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020