<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'>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><div>> Subject: Re: [PyQt] configure PyQt with anaconda<br>> From: phil@riverbankcomputing.com<br>> Date: Thu, 7 Jan 2016 08:07:25 +0000<br>> CC: pyqt@riverbankcomputing.com<br>> To: scottz1@hotmail.com<br>> <br>> <br>> > On 7 Jan 2016, at 5:39 am, scott zimmerman <scottz1@hotmail.com> wrote:<br>> > <br>> > I'm using the latest Anaconda on Windows. It comes with Python 3.5, Qt 4.8.7, and PyQt 4.11.<br>> > I installed Qt 5.5 manually, and set the path variable to include the Qt 5.5 qmake folder.<br>> > I run "python configure.py" and get the error: PyQt5 requires Qt v5.0.<br>> > Any advice how can I setup PyQt to use the v5.5 I installed separate from Anaconda?<br>> <br>> Use the --qmake option to configure.py to point to the Qt5 version of qmake.<br>> <br>> Phil<br>> <br></div>                                     </div></body>
</html>