stable-dreamfusion
stable-dreamfusion copied to clipboard
can't install gridencoder
Description
pip install ./gridencoder
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for shencoder Running setup.py clean for shencoder Failed to build shencoder ERROR: Could not build wheels for shencoder, which is required to install pyproject.toml-based projects
Steps to Reproduce
pip install ./gridencoder
Expected Behavior
success
Environment
torch2.0.1+cu117
upgrade your pip.
same bug for 4 parts
你解决了吗,我遇到了同样的问题
I updated my nvidia driver to the latest version and used '-std=c++17' in setup.py and succeed.
你解决了吗,我遇到了同样的问题
请问你解决了吗,same problem.