Re: using trace module in enthought

2018-06-30 Thread Terry Reedy
On 6/30/2018 12:46 PM, Sharan Basappa wrote: I am using enthought for python. Trace module seems to be very useful for my work but somehow I am unable to make it work. When I use the following option, I get the following error: %run What is 'run' and what does it do? Does not exist

using trace module in enthought

2018-06-30 Thread Sharan Basappa
I am using enthought for python. Trace module seems to be very useful for my work but somehow I am unable to make it work. When I use the following option, I get the following error: %run -m trace --trace "D:/Projects/Initiatives/machine learning/programs/debug_1.py" UsageError: opti