PointCloudDynamicVoxel icon indicating copy to clipboard operation
PointCloudDynamicVoxel copied to clipboard

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

Open Nerdmust opened this issue 4 years ago • 1 comments

Hi! This bug occurred when I compiled the module "scatter". Have you ever met this problem?

In file included from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/Tensor.h:3:0, from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/Context.h:4, from /usr/local/lib/python3.6/dist-packages/torch/include/ATen/ATen.h:5, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/types.h:3, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h:4, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h:3, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h:3, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data/dataloader.h:3, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/data.h:3, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/all.h:4, from /usr/local/lib/python3.6/dist-packages/torch/include/torch/extension.h:4, from cuda/scatter_max.cpp:1: /usr/local/lib/python3.6/dist-packages/torch/include/ATen/core/TensorBody.h:268:30: note: declared here DeprecatedTypeProperties & type() const { ^~~~ error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

Nerdmust avatar Jan 15 '21 10:01 Nerdmust

sorry, I only test on my machine, this problem should be related to environment.

AndyYuan96 avatar Jan 15 '21 13:01 AndyYuan96