[PyQt] building SIP on Windows PC

Florian Bruhin me at the-compiler.org
Mon Dec 22 18:55:14 GMT 2014


(note: please reply to the list as well, so other people can
participate in the discussion as well)

* Donald E Limbaugh <delimbaugh21 at students.tntech.edu> [2014-12-22 18:28:38 +0000]:
> Thanks, Florian.  I tried nmake, but it didn't work either...
> 
> >... is there a reason you're building PyQt yourself instead
> of using the binary installer?
> 
> I'm not sure what you mean?  The site riverbankcomputing.com said "Before you can build PyQt4 you must have already built & installed SIP".  I see the binary packages listed at the bottom of the page, but I thought I needed SIP installed as well.  I guess the website is confusing.  Are you saying all I need is the binary package for my version of Windows"

Indeed - you can either build sip and PyQt yourself, or use the binary
installer.

From http://www.riverbankcomputing.com/software/pyqt/download5 :

"These binary installers for Windows contain everything needed for
PyQt5 development except for Python itself."

> I started down this road on my MacBook, so the only thing available was the source package for OS X.  I am switching to Windows since that's where my FPGA stuff resides anyway...

On OS X the easiest way would probably be to use Homebrew[1] or
MacPorts[2] but I haven't tried that yet.

[1] http://brew.sh/
[2] https://www.macports.org/

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141222/e06c9304/attachment-0001.sig>


More information about the PyQt mailing list