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

How to set groups #28

Open
242652354 opened this issue Mar 14, 2022 · 1 comment
Open

How to set groups #28

242652354 opened this issue Mar 14, 2022 · 1 comment

Comments

@242652354
Copy link

Traceback (most recent call last):
File "/home/mole07/workspace/chongcexu/twisst/twisst.py", line 546, in
assert len(args.group) >= 4, "Please specify at least four groups."
AssertionError: Please specify at least four groups.

This is what I set up groups.tsv.
HS5 A
HS5 A
HS5 A
HS5 A
XH1 B
XH1 B
XH1 B
XH1 B
JT10 C
JT10 C
JT10 C
JT10 C
DH1 D
DH1 D
DH1 D
DH1 D
I don't know what went wrong. Ask for help.

@simonhmartin
Copy link
Owner

I'm sorry I missed this question. I think the issue is that, in addition to providing the groups file, you need to provide the group names to use on the command line like -g A g B -g C -g D. Did you do that?

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

2 participants