Python Forum
Python code won't execute from the first line to the bottom
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python code won't execute from the first line to the bottom
#3
(Dec-19-2017, 11:39 PM)Larz60+ Wrote: You never run:
check_kill_process(pstring)
You need to add a line before you sleep statement

Sorry, the intention was to not run this anyway.

(Dec-19-2017, 11:39 PM)Larz60+ Wrote: You never run:
check_kill_process(pstring)
You need to add a line before you sleep statement

the problem persists if I take off this function. I don't know why I've put it there
Reply


Messages In This Thread
RE: Python code won't execute from the first line to the bottom - by guerlando - Dec-19-2017, 11:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Printing the code line number arbiel 2 277 Jun-15-2024, 07:37 PM
Last Post: arbiel
  Unable to understand the meaning of the line of code. jahuja73 0 448 Jan-23-2024, 05:09 AM
Last Post: jahuja73
  matplotlib x-axis text move bottom upward jacklee26 3 1,166 May-31-2023, 04:28 AM
Last Post: jacklee26
  python-docx regex : Browse the found words in turn from top to bottom Tmagpy 0 1,639 Jun-27-2022, 08:45 AM
Last Post: Tmagpy
  Can a program execute code in iPython shell and get result? deanhystad 3 1,881 Jun-17-2022, 03:45 AM
Last Post: Larz60+
  How To Set Up And Execute A Python File knight2000 4 2,122 May-31-2022, 10:02 AM
Last Post: Larz60+
  Python code to read second line from CSV files and create a master CSV file sh1704 1 2,557 Feb-13-2022, 07:13 PM
Last Post: menator01
  multi-line CMD in one-line python kucingkembar 5 4,294 Jan-01-2022, 12:45 PM
Last Post: kucingkembar
  execute python script guy7200 1 1,674 Oct-25-2021, 09:55 PM
Last Post: Axel_Erfurt
  how long can a line of code be? Skaperen 2 2,315 Jun-09-2021, 06:31 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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