[PyQt] configure PyQt with anaconda

scott zimmerman scottz1 at hotmail.com
Thu Jan 7 14:27:25 GMT 2016


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


More information about the PyQt mailing list