PointWeb icon indicating copy to clipboard operation
PointWeb copied to clipboard

Get error while in compile

Open zkm98 opened this issue 3 years ago • 2 comments

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

zkm98 avatar Sep 07 '21 02:09 zkm98

solved it is because of the version of pytorch, suggest using pytorch 1.0.0 so that you could ignore this error

zkm98 avatar Sep 12 '21 09:09 zkm98