labelme icon indicating copy to clipboard operation
labelme copied to clipboard

--help doesn't work

Open sunvis0r opened this issue 2 years ago • 0 comments

Provide environment information

Python 3.9.1

What OS are you using?

Windows 10 1709

Describe the Bug

I'm trying to run Labelme from the command prompt with the --help argument. The command line doesn't expect output from the process, I didn't get a message that the argument is invalid. The memory of the Labelme.exe process reaches 40 megabytes, and then the it terminates. That is how it should be? I've tried --help and -h Screenshot (2) Screenshot (12)

Expected Behavior

Message like this:

Usage:
  --help         - this message
  --output       - specifies the location that annotations will be written to
  --config       - prefer to use a config file from another location
  --nosortlabels - disable to list labels in alphabetical order by default

To Reproduce

No response

sunvis0r avatar Aug 06 '22 06:08 sunvis0r