Closed jsaisagar closed 6 years ago
Dear all,
While importing resample2d_cuda, I am getting the following error.
ImportError: /home/xyz/.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: _ZN2at5ErrorC1ENS_14SourceLocationESs
May I know the reason for this?
Thanks for any help, Sagar
Solved. This is because of pytorch version mismatch. Refer https://github.com/NVIDIA/flownet2-pytorch/issues/79
Dear all,
While importing resample2d_cuda, I am getting the following error.
ImportError: /home/xyz/.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: _ZN2at5ErrorC1ENS_14SourceLocationESs
May I know the reason for this?
Thanks for any help, Sagar