[PyQt] configure PyQt with anaconda

Phil Thompson phil at riverbankcomputing.com
Thu Jan 7 19:22:18 GMT 2016


On 7 Jan 2016, at 2:27 pm, scott zimmerman <scottz1 at hotmail.com> wrote:
> 
> Thanks Phil. I run python configure.py --qmake \Python\Qt\5.5\msvc2013_64\bin and get error "no such option --qmake".
>  
> 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.

On Windows you have to have the right qmake on PATH.

Phil


More information about the PyQt mailing list