alexandrosstergiou / SoftPool

[ICCV 2021] Code for approximated exponential maximum pooling
MIT License
288 stars 52 forks source link

Install error #55

Closed LiXiang0021 closed 2 years ago

LiXiang0021 commented 2 years ago

Thanks your great work! Errors occur when i make install, error report like this

ImportError: /home/envs/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so: invalid ELF header.

And, i used python3.9 pytorch 1.12 with cuda 11.3.

LiXiang0021 commented 2 years ago

Oh, I have solved this problem by using a lower PyTorch version 1.10.

alexandrosstergiou commented 2 years ago

Great, I'll close the issue then.