[PyQt] configure PyQt with anaconda

Phil Thompson phil at riverbankcomputing.com
Fri Jan 8 10:11:04 GMT 2016


On 8 Jan 2016, at 2:55 am, scott zimmerman <scottz1 at hotmail.com> wrote:
> 
> I've tried all these suggestions and all get errors:
>  
> 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.

At this command prompt run qmake -v What's the output?

Run configure.py with the --verbose option to see the detail of what's goin wrong.

Phil



More information about the PyQt mailing list