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'
"
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' "