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

Error: Option 'help-list' registered more than once! #19

Open
cwwjyh opened this issue Jan 11, 2024 · 7 comments
Open

Error: Option 'help-list' registered more than once! #19

cwwjyh opened this issue Jan 11, 2024 · 7 comments

Comments

@cwwjyh
Copy link

cwwjyh commented Jan 11, 2024

When I run, scripts/run.sh, i encounter the below issue in python core/main.py --config configs/tech_geometry.yaml --exp_dir $EXP_DIR --sub_name $SUBJECT_NAME
1704966859758
I attempted to uninstall cmake, but I had the same problem. Can you give me some advice? Thank you!

@denghu333
Copy link

Hello, I met the same problem, Did you fix it?

@denghu333
Copy link

[INFO] Trainer: df | 2024-01-15_21-44-33 | cuda | fp32 |
/root/autodl-tmp/TeCH/output/examples/denghu/geometry
[INFO] #parameters: 11480403
[INFO] Loading latest checkpoint ...
[WARN] No checkpoint found, model randomly initialized.
Setting up [LPIPS] perceptual loss: trunk [vgg], v[0.1], spatial [off]
Loading model from: /root/autodl-tmp/TeCH/thirdparties/lpips/weights/v0.1/vgg.pth
++> Evaluate /root/autodl-tmp/TeCH/output/examples/denghu/geometry at epoch 0
...
0% 0/5 [00:00<?, ?it/s]: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
Aborted (core dumped)

@cwwjyh
Copy link
Author

cwwjyh commented Jan 15, 2024

[INFO] Trainer: df | 2024-01-15_21-44-33 | cuda | fp32 | /root/autodl-tmp/TeCH/output/examples/denghu/geometry [INFO] #parameters: 11480403 [INFO] Loading latest checkpoint ... [WARN] No checkpoint found, model randomly initialized. Setting up [LPIPS] perceptual loss: trunk [vgg], v[0.1], spatial [off] Loading model from: /root/autodl-tmp/TeCH/thirdparties/lpips/weights/v0.1/vgg.pth ++> Evaluate /root/autodl-tmp/TeCH/output/examples/denghu/geometry at epoch 0 ... 0% 0/5 [00:00<?, ?it/s]: CommandLine Error: Option 'help-list' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options Aborted (core dumped)

No, I haven't addressed it.

@donghaoye
Copy link

pip install torch==1.13.1+cu116 torchvision==0.14.1+cu116 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
This would helpful.

@Daibo-Baby
Copy link

[INFO] Trainer: df | 2024-01-15_21-44-33 | cuda | fp32 | /root/autodl-tmp/TeCH/output/examples/denghu/geometry [INFO] #parameters: 11480403 [INFO] Loading latest checkpoint ... [WARN] No checkpoint found, model randomly initialized. Setting up [LPIPS] perceptual loss: trunk [vgg], v[0.1], spatial [off] Loading model from: /root/autodl-tmp/TeCH/thirdparties/lpips/weights/v0.1/vgg.pth ++> Evaluate /root/autodl-tmp/TeCH/output/examples/denghu/geometry at epoch 0 ... 0% 0/5 [00:00<?, ?it/s]: CommandLine Error: Option 'help-list' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options Aborted (core dumped)

Hello, I met the same problem, Did you fix it?

@lxfyn
Copy link

lxfyn commented Apr 30, 2024

Hello, I met the same problem, Did you fix it?

@lxfyn
Copy link

lxfyn commented May 4, 2024

Hello, I met the same problem, Did you fix it?

I changed the server and redeployed the project and found that I did not encounter this problem.

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

5 participants