<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi all, <br>
</p>
<p>I've a problem when i do the import in my python code. In this
simple line of code my program crashes:</p>
<p>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</p>
<pre style="background-color:#ffffff;color:#000000;font-family:'DejaVu Sans Mono';font-size:9,0pt;"><font size="-1"><span style="color:#000080;font-weight:bold;">from </span>cv2 <span style="color:#000080;font-weight:bold;">import </span>*</font></pre>
<p>With the following error:</p>
<p><font size="-1">ImportError:
/usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5: undefined symbol:
_ZN15QStaticTextItem13setFontEngineEP11QFontEngine</font><br>
</p>
<p>I not have idea of what is wrong I installed the jderobot from
apt repositories an it didn't give me any problem</p>
<p><br>
thanks all<br>
</p>
<p>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</p>
</body>
</html>