You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kaushikraghu You should use a Python console not a IPython console. And set parser.add_argument('--display', dest='display',default=True, help='Display online tracker output (slow) [False]',action='store_true')
I used the sort.py --display and ran the program ,the output of the tracking is not visible, by opening a new window. How to see the output of that?
The text was updated successfully, but these errors were encountered: