You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after sh make.sh, I got error
“
Traceback (most recent call last):
File "", line 1, in
File "/opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/init.py", line 3, in
from .nms import nms, ml_nms
File "/opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/nms.py", line 1, in
from models.ops import _C
ImportError: /opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKSs
”
what should I do
The text was updated successfully, but these errors were encountered:
after sh make.sh, I got error
“
Traceback (most recent call last):
File "", line 1, in
File "/opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/init.py", line 3, in
from .nms import nms, ml_nms
File "/opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/nms.py", line 1, in
from models.ops import _C
ImportError: /opt/meituan/cephfs/user/hadoop-hotelmining/binyi/ParsingRCNN/P-RCNN/Parsing-R-CNN/models/ops/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKSs
”
what should I do
The text was updated successfully, but these errors were encountered: