TensoRF icon indicating copy to clipboard operation
TensoRF copied to clipboard

Fix requirements in README by adding plyfile to instructions

Open MvWouden opened this issue 2 years ago • 1 comments
trafficstars

Since utils.py imports plyfile, running the code (e.g. training script) will lead to: ModuleNotFoundError: No module named 'plyfile'.

Updated the readme to include plyfile in the dependency installation instructions.

MvWouden avatar Mar 09 '23 09:03 MvWouden

@MvWouden @apchenstu Please accept this.

naga-k avatar Mar 27 '24 04:03 naga-k