RenYurui / StructureFlow

Code for paper "StructureFlow: Image Inpainting via Structure-aware Appearance Flow"
Other
222 stars 42 forks source link

ImportError #23

Open FindTheAnswer opened 4 years ago

FindTheAnswer commented 4 years ago

/home/wf/.local/lib/python3.6/site-packages/resample2d_cuda-0.0.0-py3.6-linux-x86_64.egg/resample2d_cuda.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

RenYurui commented 4 years ago

This issue may be helpful issue Please check your CUDA Version. Make sure your Cuda matches your PyTorch.