On Sun, Jan 12, 2014 at 1:13 AM, eryksun wrote:
> The pre-built versions of PyQt4 and PyQt5 don't use the same version
> of SIP. If you don't have a build system (e.g. Visual Studio 2010, the
> Windows 7 SDK, or MinGW), then using a virtual environment should work
> around the problem.
>
> http:/
On Sat, Jan 11, 2014 at 10:24 AM, Matthew Ngaha wrote:
>
> """Unfortunately it is not possible to use both the PyQt4 and PyQt5
> installers at the same time. If you wish to have both PyQt4 and PyQt5
> installed at the same time you will need to build them yourself from
> the source packages."""
>
On 11/01/2014 15:24, Matthew Ngaha wrote:
On Sat, Jan 11, 2014 at 2:55 PM, Mark Lawrence wrote:
On Windows finding a binary installer is always the first thing to do,
makefiles indeed. Go here
http://www.riverbankcomputing.co.uk/software/pyqt/download5, find the
section "Binary Packages" and
On Sat, Jan 11, 2014 at 2:55 PM, Mark Lawrence wrote:
>
> On Windows finding a binary installer is always the first thing to do,
> makefiles indeed. Go here
> http://www.riverbankcomputing.co.uk/software/pyqt/download5, find the
> section "Binary Packages" and this gives Windows 32 and 64 bit ins
On 11/01/2014 14:08, Matthew Ngaha wrote:
Hi I'm trying to install pyqt5.2 for Windows Vista (Python3.3). 1st i
need to install sip but i run into this issue.
after ./configure, a MAKEFILE is created. I'm supposed to do 'make'
and 'make install', but i get this cmd error:
C:\path>make
'make' is