<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I've tried all these suggestions and all get errors:<BR> <BR>1. I put \Python\Qt\5.5\msvc2013_64\bin at the front of the system path; launched VS x64 native tools command prompt. Note that VS command prompt prepends several other paths at the front of the path, so the Qt path is not first.<BR> <BR>2. If I launch a regular command prompt, the Qt path is at the front as expected, but I still get the error that I seem to be using Qt 4.8.7<BR> <BR>3. If I run python configure.py with --qmake option I get error "no such option"<BR> <BR> <BR><div>> Subject: Re: [PyQt] configure PyQt with anaconda<br>> From: phil@riverbankcomputing.com<br>> Date: Thu, 7 Jan 2016 19:22:18 +0000<br>> CC: pyqt@riverbankcomputing.com<br>> To: scottz1@hotmail.com<br>> <br>> On 7 Jan 2016, at 2:27 pm, scott zimmerman <scottz1@hotmail.com> wrote:<br>> > <br>> > Thanks Phil. I run python configure.py --qmake \Python\Qt\5.5\msvc2013_64\bin and get error "no such option --qmake".<br>> >  <br>> > I don't see --qmake listed in help when I ran with -h either, but I notice configure.py has a branch for "win32" that shows a different error message. I have 64-bit anaconda and Qt.<br>> <br>> On Windows you have to have the right qmake on PATH.<br>> <br>> Phil<br></div>                                           </div></body>
</html>