MVIG-SJTU / AlphAction

Spatio-Temporal Action Localization System
406 stars 74 forks source link

THC/THC.h: No such file or directory #84

Open psandev opened 2 years ago

psandev commented 2 years ago

Hi, I tried to install the repo with pytorch 1.11.0+cu115 and I got the following error. It looks like this header was removed in the latest pytorch version(s). Is it possible to update the repo so that it would be possible to be used with the latest pytorch versions? Thank you very much.

AlphAction/alphaction/csrc/cuda/ROIPool3d_cuda.cu:4:10: fatal error: THC/THC.h: No such file or directory

zhengqun commented 2 years ago

You should use lower pytorch(such as 1.8.0) version, pytorch(1.11.1) version remove THC.h