Python Forum
is there a debug mode available while creating python egg
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
is there a debug mode available while creating python egg
#1
I have written a python module & building egg file for it. Is there a debug mode available while building, similar to what is available while compiling C code?

Thanks
Bhushan Pathak
Reply
#2
If you are talking about interactive debugging while writing python script, I would suggest using
VSCode, which was a good debugger and a lot of other goodies.
See: VS Code from Start
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  pycharm debug help mg24 1 996 Nov-18-2022, 05:38 AM
Last Post: deanhystad
  Python debug suddenly got bad ben1122 3 1,062 Sep-03-2022, 06:20 AM
Last Post: ben1122
  Avoid third party functions to wrote my python code into system debug-log? mark 9 2,140 Apr-09-2022, 08:41 PM
Last Post: mark
  things that work in terminal mode but not in sublime mode alok 4 2,819 Aug-11-2021, 07:02 PM
Last Post: snippsat
Bug Help Debug please jamesaarr 12 3,746 Jul-28-2021, 11:20 PM
Last Post: Pedroski55
  Python OpenCV window not opening in fullscreen mode Zman350x 0 3,233 Apr-29-2021, 07:54 PM
Last Post: Zman350x
  Error in Int object is not subscript-able. How to debug this ? yanDvator 1 2,197 Aug-03-2020, 02:28 PM
Last Post: Larz60+
  error while running in debug mode ModuleNotFoundError avipy123 0 2,583 Jul-14-2020, 02:05 PM
Last Post: avipy123
  Python's id() function output in prompt and script mode stormshadow 4 3,723 Dec-10-2018, 10:08 AM
Last Post: stormshadow
  Help debug my fibonacci implementation dineshpabbi10 6 3,923 May-16-2018, 12:12 PM
Last Post: dineshpabbi10

Forum Jump:

User Panel Messages

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