HaozheQi / P2B

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

python setup.py build_ext --inplace #25

Open wensuinan opened 2 years ago

wensuinan commented 2 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 6 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?