zju3dv/snake

the problem of the extreme_utils

Closed this issue · 1 comments

Hello, i have a issue about the extreme_utils. I follow the steps of the install, but it can't
image
I test it in difference environment. I run it: cd ./layers/extreme_utils && export CUDA_HOME="/usr/local/cuda-10.1" && python setup.py build_ext --inplace
image

It seems that you succeeded to compile the code.
Maybe it is caused by the incorrect use of python environment.