[PyQt] PyQt5 installation problem

Phil Thompson phil at riverbankcomputing.com
Wed May 15 13:39:07 BST 2013


On Wed, 15 May 2013 14:23:35 +0200, Wojciech Daniło
<wojtek.danilo.ml at gmail.com> wrote:
> Hi!
> When I'm trying to install PyQt5 I get an error: Error: PyQt5 requires
Qt
> v5.0 or later.
> 
> My Qt5.0.2 installation is in my $HOME/dev/Qt5.0.2 - how can I tell the
> configure script to search for it there?

Use the --qmake flag.

Phil


More information about the PyQt mailing list