PointWeb
PointWeb copied to clipboard
Get error while in compile
File "/home/user/anaconda3/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1555, in _run_ninja_build raise RuntimeError(message) from e RuntimeError: Error compiling objects for extension
solved it is because of the version of pytorch, suggest using pytorch 1.0.0 so that you could ignore this error