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

Exception raised when running examples #14

Open
jpxrc opened this issue Nov 10, 2018 · 1 comment
Open

Exception raised when running examples #14

jpxrc opened this issue Nov 10, 2018 · 1 comment

Comments

@jpxrc
Copy link

jpxrc commented Nov 10, 2018

Hi,
I've properly formatted my .json files according to the style on the github page but am unable to run the pymot.py file. Even when I try running it on the groundtruth.json and hypotheses.json files included in the download, I still get the following error:

raise Exception, "Ground truth is not of class "video""

I get the same error even if I type the following into the terminal:

python pymot.py -h

Any ideas what's going on?

@jpxrc
Copy link
Author

jpxrc commented Nov 10, 2018

Please disregard the previous comment. The issue I ran into is a syntax error because I was running the script using Python 3 and the script assumes Python 2. The script seems to be working now.

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

1 participant