sdfstudio icon indicating copy to clipboard operation
sdfstudio copied to clipboard

win10 when ns-install-cli occurs error

Open guyuezuntinggithub opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug after run pip install -e . run ns-install-cli occurs error: [10:09:15] $HOME is not set. Exiting. install.py:203

To Reproduce Steps to reproduce the behavior:

  1. install pytorch 1.12.1 with cuda
  2. install tinycudann
  3. pip install -e .
  4. ns-install-cli
  5. See error [10:09:15] $HOME is not set. Exiting. install.py:203

Expected behavior

Screenshots image

Additional context anaconda virtual environment

guyuezuntinggithub avatar Jan 31 '24 02:01 guyuezuntinggithub

does this ‘’HOME‘’ mean set a path to ‘’environment variables‘’ with name ‘HOME’. But what path should it set? the sdfstudio source code path?

guyuezuntinggithub avatar Jan 31 '24 02:01 guyuezuntinggithub