Megvii-BaseDetection / cvpods

All-in-one Toolbox for Computer Vision Research.
https://cvpods.readthedocs.io
Apache License 2.0
645 stars 80 forks source link

#include <THC/THC.h> #105

Open hskfn opened 1 year ago

hskfn commented 1 year ago

when compile "python3 -m pip install -e cvpods " have error that show no #include <THC/THC.h>. However,I delete #include <THC/THC.h> and import module lead to "ImportError: dlopen(DeFCN-main/cvpods/cvpods/_C.cpython-38-darwin.so, 0x0002): symbol not found in flat namespace '__Z11bfs_forwardRKN2at6TensorEi' "