ERROR: Could not build wheels for nerfacc, which is required to install pyproject.toml-based projects
#9
by
pavankay
- opened
when I ran: pip install git+https://github.com/KAIR-BAIR/nerfacc.git@v0.5.2 I got the following error:
TypeError: expected string or bytes-like object, got 'NoneType'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for nerfacc
Running setup.py clean for nerfacc
Failed to build nerfacc
ERROR: Could not build wheels for nerfacc, which is required to install pyproject.toml-based projects
please help if you can.
Are you doing this on windows? You will need to use WSL.
yes what is WSL?