trackformer icon indicating copy to clipboard operation
trackformer copied to clipboard

ms_deform_attn_cpu.o: No such file or directory

Open XDhughie opened this issue 3 years ago • 2 comments

g++: error: /home/lh/trackformer-main/src/trackformer/models/ops/temp.linux-x86_64-3.7/home/lh/trackformer-main/src/trackformer/models/ops/src/cpu/ms_deform_attn_cpu.o: No such file or directory g++: error: /home/lh/trackformer-main/src/trackformer/models/ops/temp.linux-x86_64-3.7/home/lh/trackformer-main/src/trackformer/models/ops/src/cuda/ms_deform_attn_cuda.o: No such file or directory g++: error: /home/lh/trackformer-main/src/trackformer/models/ops/temp.linux-x86_64-3.7/home/lh/trackformer-main/src/trackformer/models/ops/src/vision.o: No such file or directory error: command '/opt/rh/devtoolset-7/root/usr/bin/g++' failed with exit code 1

XDhughie avatar Jun 09 '22 06:06 XDhughie

I met the same problem, did you solved?

quxu91 avatar Aug 01 '22 08:08 quxu91

Did u successfully compile the deformable attention files as described in the install instructions?

timmeinhardt avatar Aug 01 '22 14:08 timmeinhardt