KevinXu02 / splatfacto-w

Apache License 2.0
73 stars 2 forks source link

ns-install-cli is error #9

Open cici19850 opened 1 month ago

cici19850 commented 1 month ago

hello.When I execute the command 【pip install - e.】, it is successful, but when I execute the command 【ns install cli】, an error is reported. What is the reason for this? Looking forward to your reply, thank you.

微信图片_20240805165041 微信图片_20240805165048
KevinXu02 commented 1 month ago

Seems this should be a problem with Windows system. You can still train with splatw without cli completion.

cici19850 commented 1 month ago

Seems this should be a problem with Windows system. You can still train with splatw without cli completion.

But even if I train directly, I still get errors. What is the reason for this?thank you.

1722848845867
KevinXu02 commented 1 month ago

You may need to set up nerfstudio env with gsplat correctly installed. Please try if you can train with splatfacto.

cici19850 commented 1 month ago

You may need to set up nerfstudio env with gsplat correctly installed. Please try if you can train with splatfacto.

If I use nerfstudio-1.0.3 and gsplat-0.1.11 versions, will they be compatible with splatw?

KevinXu02 commented 1 month ago

I think gsplat-0.1.11 is not compatible with nerfstudio-1.0.3 and may lead to errors.

cici19850 commented 1 month ago

I think gsplat-0.1.11 is not compatible with nerfstudio-1.0.3 and may lead to errors.

When I install splatw version 0.1.3, it automatically uninstalls the original nerfsttudio version and reinstalls nerfsttudio 1.1.3 and gsplat1.0.0. Does this make it compatible

1722910939197

But when I executed ns-train-h, I received a warning. Will this have any impact?thank you.

1722911580292
cici19850 commented 1 month ago

When I execute【 ns-train splatfacto-w --data D:\splatfacto-w\data\phototourism\brandenburg-gate nerf-w-data-parser-config --data_name brandenburg】 and encountered an error, may I know the reason for this

1722912067258 1722912211265 1722912247383
KevinXu02 commented 1 month ago

https://github.com/nerfstudio-project/nerfstudio/pull/3333 please check this instruction to install nerfstudio on Windows. You need to activate your VC env before running the first train.

cici19850 commented 1 month ago

nerfstudio-project/nerfstudio#3333 please check this instruction to install nerfstudio on Windows. You need to activate your VC env before running the first train.

I reinstalled nerfstudio and gsplat, but before installing splatfacto-w, ns-train was normal. However, after successfully installing splatfacto-w, ns-trainreported an error. May I ask what the reason is

1722930700454