Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python build error #9

Open
jizefeng0810 opened this issue Apr 21, 2021 · 1 comment
Open

python build error #9

jizefeng0810 opened this issue Apr 21, 2021 · 1 comment

Comments

@jizefeng0810
Copy link

running build
running build_py
running build_ext
building 'model._C' extension
Emitting ninja build file /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/build.ninja...
Compiling objects...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
1.10.2
g++ -pthread -shared -B /home/zefeng/.conda/envs/rcnn/compiler_compat -L/home/zefeng/.conda/envs/rcnn/lib -Wl,-rpath=/home/zefeng/.conda/envs/rcnn/lib -Wl,--no-as-needed -Wl,--sysroot=/ /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/vision.o /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cpu/ROIAlign_cpu.o /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cpu/nms_cpu.o /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/ROIAlign_cuda.o /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/ROIPool_cuda.o /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/nms.o -L/home/zefeng/.conda/envs/rcnn/lib/python3.8/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.8/model/_C.cpython-38-x86_64-linux-gnu.so
g++: error: /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/ROIAlign_cuda.o: No such file or directory
g++: error: /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/ROIPool_cuda.o: No such file or directory
g++: error: /data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/build/temp.linux-x86_64-3.8/data1/zefeng/code/CR-DA-DET/DA_Faster_ICR_CCR/lib/model/csrc/cuda/nms.o: No such file or directory
error: command 'g++' failed with exit status 1

@jizefeng0810
Copy link
Author

When will the data format and model be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant