<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div><br>
</div>
<div>python 3.4 PyQt5.4; PyQt5.5.0; PyQt5.5.1:</div>
<div><br>
</div>
<div>designer_bin = QLibraryInfo.location(QLibraryInfo.ArchDataPath)</div>
<div>designer_bin2 = QLibraryInfo.location(QLibraryInfo.BinariesPath)</div>
<div><br>
</div>
<div>print("1:", designer_bin)</div>
<div>print("\n2:", designer_bin2)</div>
<div><br>
</div>
<div>1: C:/Python34/Lib/site-packages/PyQt5</div>
<div><br>
</div>
<div>2: C:/Python34/Lib/site-packages/PyQt5/Lib/site-packages/PyQt5</div>
<br>
<p></p>
</div>
</body>
</html>