votchallenge / toolkit

The official VOT Challenge evaluation and analysis toolkit
http://www.votchallenge.net/
GNU General Public License v3.0
153 stars 43 forks source link

vot: error: argument action: invalid choice: 'workspace' #30

Closed MACILLAS closed 2 years ago

MACILLAS commented 3 years ago

I'm following the standard installation procedure. I've successfully installed vot-toolkit-python... However when I try to run

mkdir vot-workspace
vot workspace vot2020 --workspace /Content/vot-workspace/

I get: usage: vot [-h] [--debug] [--registry REGISTRY] {test,initialize,evaluate,analysis,pack} ... vot: error: argument action: invalid choice: 'workspace' (choose from 'test', 'initialize', 'evaluate', 'analysis', 'pack')

please advise.

MACILLAS commented 3 years ago

I think I got it. Instead of workspace its initialize? The documentation should be updated...

lukacu commented 2 years ago

This was fixed in our documentation