Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output visualisation #40

Open
kaushik20-dev opened this issue Aug 6, 2018 · 3 comments
Open

Output visualisation #40

kaushik20-dev opened this issue Aug 6, 2018 · 3 comments

Comments

@kaushik20-dev
Copy link

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?

@YjDai
Copy link

YjDai commented Sep 7, 2018

@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')

@kaushik20-dev
Copy link
Author

@YjDai thanks

@fatima-lag
Copy link

@YjDai how to use a Python console in colab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants