Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debuger help
#1
I have been playing with idle a few weeks now. Mostly just learning python basics.
I would like to be able to use the debuger. I watched a few short vids on it on YouTube. Shows if you click source the grey box moves around in the code as it executes the program. Should give some idea where the problem might be if program is not flowing right.

So I am trying to make it work and it just stays up at the top with import pyperclip. Won't track at all. I even tried writing a short program just to see if I could get the debuger to track at all. Sort of does but it keeps popping up another sourcecode called run.py when I step. I can't get it to do anything useful at all.

Can someone tell me what the heck is going on a point me to a debuger trouble shooting page?
Thanks. So far the IDLE debuger does not impress. Considering looking for a Python plug in for visual studio.
Reply


Messages In This Thread
Debuger help - by jarrod0987 - Dec-16-2017, 06:28 PM
RE: Debuger help - by metulburr - Dec-16-2017, 06:32 PM
RE: Debuger help - by snippsat - Dec-16-2017, 06:53 PM
RE: Debuger help - by jarrod0987 - Dec-16-2017, 07:14 PM
RE: Debuger help - by Larz60+ - Dec-16-2017, 07:37 PM
RE: Debuger help - by jarrod0987 - Dec-16-2017, 07:38 PM

Forum Jump:

User Panel Messages

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