ActionDetection-DBG icon indicating copy to clipboard operation
ActionDetection-DBG copied to clipboard

run error

Open xumh-9 opened this issue 5 years ago • 1 comments

Thanks for your work. But I met an error when I run this code:python pytorch/test.py config/config_pretrained.yaml .The error : Traceback (most recent call last): File "pytorch/test.py", line 11, in from model import DBG File "/mnt/songyan/10519_xuminhuang/ActionDetection-DBG-master/pytorch/model.py", line 4, in from custom_op.prop_tcfg_op import PropTcfg File "/mnt/songyan/10519_xuminhuang/ActionDetection-DBG-master/pytorch/custom_op/prop_tcfg_op.py", line 4, in import prop_tcfg_cuda ImportError: /mnt/songyan/10519_xuminhuang/anaconda3/lib/python3.7/site-packages/prop_tcfg_cuda-0.0.0-py3.7-linux-x86_64.egg/prop_tcfg_cuda.cpython-37m-x86_64-linux-gnu.so: undefined symbol: __cudaRegisterFatBinaryEnd

my tool: pytorch1.1 cuda9 python3.7 gcc5.4 Can someone help me solve this problem?thanks

xumh-9 avatar Jul 31 '20 07:07 xumh-9

have you sove this problem? I meet it too

xswings avatar Mar 12 '24 13:03 xswings