Opencv import error in vim1

we are getting an error while importing cv2 in python 3.6 in vim1 board
we are using ubuntu 18.04
below log shows the error what we are getting

import cv2
ImportError: /usr/lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block

kindly give me some solution so that i can complete my project in vim1 board

Hello, I hope you find the solution. Keep in mind Khadas is on holiday…

Hopefully a user can help before then.

Hi still I didn’t any solution for STATIC TLS BLOCK error can you suggest some solution because i struck at middle of the project i am getting the below error

(numplate_recognition_detection.py:5047): dbind-WARNING **: 18:22:50.844: Couldn’t connect to accessibility bus: Failed to connect to socket /tmp/dbus-78zxHUtGsV: Connection refused
Traceback (most recent call last):
File “numplate_recognition_detection.py”, line 12, in
from custom_plate import do_image_conversion as dic
File “/home/khadas/Tensorflow-License-Plate-Detection/custom_plate/do_image_conversion.py”, line 8, in
import cv2
ImportError: /usr/lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory in static TLS block

please give me some solution

thank you