autonomousvision / convolutional_occupancy_networks

[ECCV'20] Convolutional Occupancy Networks
https://pengsongyou.github.io/conv_onet
MIT License
831 stars 113 forks source link

error: command 'gcc' failed with exit status 1 #5

Closed Airobin329 closed 3 years ago

Airobin329 commented 3 years ago

gcc: error: /home/deploy/tmp/pycharm_project_794/convolutional_occupancy_networks/build/temp.linux-x86_64-3.7/src/utils/libkdtree/pykdtree/kdtree.o: No such file or directory gcc: error: /home/deploy/tmp/pycharm_project_794/convolutional_occupancy_networks/build/temp.linux-x86_64-3.7/src/utils/libkdtree/pykdtree/_kdtree_core.o: No such file or directory

pengsongyou commented 3 years ago

Can you elaborate on your question?

Airobin329 commented 3 years ago

I'm at set up.py When reporting this error. I've been looking for a long time. Go back to the occupancy_ Networks try that set up.py The same error. But I tried to install occnet successfully before. Now it's stuck in this place.

Airobin329 commented 3 years ago

Could I copy the files“kdtree.o” “_kdtree_core.o”created in occnet and use them directly ?

Airobin329 commented 3 years ago

I think it may be a matter of the environment?

Airobin329 commented 3 years ago

it is OK!!!I changed my torch: python 3.6.7 torch 1.5.0
torch-scatter 2.0.5
torchvision 0.2.1