sdfstudio
sdfstudio copied to clipboard
win10 when ns-install-cli occurs error
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:
- install pytorch 1.12.1 with cuda
- install tinycudann
- pip install -e .
- ns-install-cli
- See error [10:09:15] $HOME is not set. Exiting. install.py:203
Expected behavior
Screenshots
Additional context anaconda virtual environment
does this ‘’HOME‘’ mean set a path to ‘’environment variables‘’ with name ‘HOME’. But what path should it set? the sdfstudio source code path?