Closed Kirin-kun closed 5 years ago
In lib/cli.py in staging, the default for the mask is "facehull_rect", which isn't a valid parameter.
Workaround: just add the parameter on the command line (-M facehull)
(I don't use the gui, which adds the parameter on itself I guess)
I have a list of bugs to be squashed, and this is on it....
Noted.
Should be fixed in latest commit
In lib/cli.py in staging, the default for the mask is "facehull_rect", which isn't a valid parameter.
Workaround: just add the parameter on the command line (-M facehull)
(I don't use the gui, which adds the parameter on itself I guess)