<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 style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)">Hi,</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)">After reading the sip-builder doc, I know I can set the python library prefix by passing `--target-dir <some/path>`,</div>
<div style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)">but this option doesn't affect the prefix path of pyqt tools, it always installs pyuic6 and pylupdate6 into the</div>
<div style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)">python's `sys.executable` path. At present, I can install them into another path by modifying the generated Makefile.</div>
<div style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)">So, is there any option can control the install prefix of the pyqt tools?</div>
<span style="margin:0px;font-size:12pt;background-color:rgb(255, 255, 255)"><span style="margin:0px">Thank you in advance.</span></span><br>
</div>
</body>
</html>