sscdnet icon indicating copy to clipboard operation
sscdnet copied to clipboard

ModuleNotFoundError: No module named 'correlation_cuda'

Open omeryasar opened this issue 4 years ago • 2 comments

Hi everyone, I try to run this repository by following read.me but I have ModuleNotFoundError: No module named 'correlation_cuda' error. Is there anyone who can get the same error and solve it? Or any recommendation for possible solutions of this errors. Thanks in advance.

omeryasar avatar Jan 04 '21 14:01 omeryasar

You have to build the setup file in the same folder "Correlation_cuda". python3 setup.py build.

humayunah avatar Feb 03 '21 09:02 humayunah

You have to build the setup file in the same folder "Correlation_cuda". python3 setup.py build.

The Error persists, also can you provide the requirements.txt file or the pytorch and cuda version on which you were able to run this code.

deansereigns avatar Jul 24 '24 10:07 deansereigns