HaozheQi / P2B

P2B: Point-to-Box Network for 3D Object Tracking in Point Clouds
191 stars 37 forks source link

python setup.py build_ext --inplace #25

Open wensuinan opened 3 years ago

wensuinan commented 3 years ago

Hi, Thanks for your graet work! When I execute this command, it has the following problem RuntimeError: Error compiling objects for extension

Cuda 11.1 Pytorch 1.8.0 RTX3090

Mazewu commented 9 months ago

Hi, Thanks for your graet work! When I execute this command, it has the following problem RuntimeError: Error compiling objects for extension

Cuda 11.1 Pytorch 1.8.0 RTX3090

Hi,I have the same problem,did you solve it?