Mukosame/Zooming-Slow-Mo-CVPR-2020

Importerror: modules/DCNv2/_ext.cpython-37m-x86_64-linux-gnu.so:undefined symbol_ZN3c105ErrorCLENS_14SourceLocationERKPSs

Vspacer opened this issue · 1 comments

I use python3.7 , pytorch 1.0.1, cuda10.0
The make.sh can be correctly finished. Hower, when I run test.py, I meet the above error.

How was this resolved? @Vspacer