brdav/refign

Questions about environment Settings

RyanQR opened this issue · 3 comments

RyanQR commented

Hello, after I set the environment according to README, the following problems appear in the running experiment. Is there any solution?
Error building extension 'correlation'
image

brdav commented

Hi, can you try pre-installing the local correlation extension instead?

https://github.com/brdav/refign#local-correlation

RyanQR commented

Thanks for your suggestion. It appears that using the command 'pip install spatial-correlation-sampler' does not successfully download the package directly. It seems there might be an issue with the package availability or compatibility.

RyanQR commented

Hi, can you try pre-installing the local correlation extension instead?

https://github.com/brdav/refign#local-correlation

I find that cuda 11.0 does not support 8.6 but 11.1 does. So changing cuda to 11.1 should work.