instant-ngp icon indicating copy to clipboard operation
instant-ngp copied to clipboard

windows gui won't launch

Open ou524u opened this issue 1 year ago • 2 comments

win10, RTX 3050 Laptop GPU, CUDA version 12.2 I've successfully created my own nerf dataset according to instructions here https://github.com/NVlabs/instant-ngp/blob/master/docs/nerf_dataset_tips.md

but the painful problem I encountered is that when i click run instant-ngp.exe, the out put are only two lines be like below, and then it just ended itself and disappears.

Screenshot 2023-08-20 113039

if i run

instant-ngp$ ./instant-ngp data/nerf/fox the output be like

Screenshot 2023-08-20 114008

the gui simply won't launch. why?

ou524u avatar Aug 20 '23 03:08 ou524u

well i tried running that in ngp environment in which i succfully created nerf datasets but the output remained the same

ou524u avatar Aug 20 '23 03:08 ou524u

update: Ive reinstalled my win10 system, however the problem remain the same. The only difference is that when I launch it for the first time it tells me "can't find vcruntime140.dll vcruntime140_1.dll and msvcp140.dll". After i install MSVC it went back to the original problem that simply crashes after the two-line output.

ou524u avatar Aug 31 '23 03:08 ou524u