faster_rcnn_pytorch icon indicating copy to clipboard operation
faster_rcnn_pytorch copied to clipboard

import cv2 error

Open XavierLinNow opened this issue 8 years ago • 1 comments

when I run the train.py, the error ImportError: /usr/share/Anaconda2/lib/python2.7/site-packages/torch/lib/libgomp.so.1: version GOMP_4.0' not found (required by /opt/OpenBLAS/lib/libopenblas.so.0) ` happens. How can I fix it?

XavierLinNow avatar Jul 19 '17 11:07 XavierLinNow

Google is your friend https://github.com/dmlc/xgboost/issues/1786

Lyken17 avatar Jul 20 '17 04:07 Lyken17