I'm trying to run the model with the demo data and "run_demo.py" script but I am getting an import error for nvdiffrast_plugin.so .
Earlier I was getting the ['ninj', -v] error but I was able to fix this by changing - v to --version. Now I am getting the following error when I do python run_demo.py
Were you able to make it work? I'm facing a similar error. (note: i was able to resolve this issue by shifting to where this library is located & rebuilding it separately)
I'm trying to run the model with the demo data and "run_demo.py" script but I am getting an import error for
nvdiffrast_plugin.so
.Earlier I was getting the ['ninj', -v] error but I was able to fix this by changing - v to --version. Now I am getting the following error when I do
python run_demo.py