Python Forum
How to restart Python after input change
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to restart Python after input change
#3
Pull up the task manager. Do you see the Windows Command Processor count go up when you start your python program? Does it go back down when you stop it using Ctrl C? If so, you are stopping the process.

Does that answer your question?
Reply


Messages In This Thread
RE: How to restart Python after input change - by deanhystad - Apr-28-2020, 10:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Change elements of array based on position of input data Cola_Reb 6 3,637 May-13-2022, 12:57 PM
Last Post: Cola_Reb
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 9,889 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  How a Mac OS software can restart itself with admin permission in Python 3.7? Formationgrowthhacking 0 2,506 Sep-03-2020, 05:29 PM
Last Post: Formationgrowthhacking
  Using a button to kill and restart a script duckredbeard 3 4,965 Sep-01-2020, 12:53 AM
Last Post: duckredbeard
  Use of input function to change screen background color in Turtles Oldman45 3 8,759 Jul-10-2020, 09:54 AM
Last Post: Oldman45
  Hotkey to restart code? DannyB 1 3,918 May-20-2020, 02:52 AM
Last Post: michael1789
  Kernel needs to restart ErnestTBass 0 3,001 May-06-2020, 08:37 PM
Last Post: ErnestTBass
  Restart Error when using code from lesson book Kathleen57 2 4,055 Mar-13-2020, 09:18 PM
Last Post: Kathleen57
  While loop won't restart program :( TheDovah77 4 6,053 Apr-04-2019, 07:37 PM
Last Post: TheDovah77
  How do I permanently change a list after user's input? Ablazesphere 6 6,122 Oct-31-2018, 08:30 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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