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

Modified main.py for python 3 #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Modified main.py for python 3 #46

wants to merge 2 commits into from

Conversation

koji
Copy link

@koji koji commented Sep 16, 2018

make main.py compatible with python 3

main.py is running with python2.7 and python 3.6

@@ -4,6 +4,7 @@ BBox-Label-Tool
A simple tool for labeling object bounding boxes in images, implemented with Python Tkinter.

**Updates:**
- 2018.9.15 Modify main.py for python 3
- 2017.5.21 Check out the ```multi-class``` branch for a multi-class version implemented by @jxgu1016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parenthesis for the print statements

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

Successfully merging this pull request may close these issues.

2 participants