toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Error when I run evaluation on the default python tracker

Open Abdelpakey opened this issue 5 years ago • 1 comments

Hi Luca,

I'm using vot-toolkit-python and I have the latest commitments from the dev branch. When I run evaluation on the default python tracker:

   vot evaluate  --workspace '/home/user/Desktop/vot2020/vot-workspace'  NCCPython

It gives me this error

raise AttributeError("Missing arguments: {}".format(", ".join(unspecified))) AttributeError: Missing arguments: low, high

Any help would be appreciated!

Abdelpakey avatar Jun 10 '20 06:06 Abdelpakey

Experiment stacks should be fixed now in dev branch, this looks like an issue related to that.

lukacu avatar Jul 14 '20 20:07 lukacu