Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7380
| Date | 2011-06-10 08:31 -0500 |
|---|---|
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| Subject | Re: PyQt |
| References | <864dd825-83db-4731-9fc6-3c8d78dc5081@j13g2000pro.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.83.1307712668.11593.python-list@python.org> (permalink) |
On 2011.06.10 08:09 AM, KK wrote: > I have python 3.2 installed m not able to install PyQt..... > i have downloaded and configured sip but how to build it??? The pages are misleading. You only need the SIP source if you want to build everything from source. Since you don't seem to be familiar with make, I'll assume you're on Windows, in which case you should grab the binaries here: http://www.riverbankcomputing.com/software/pyqt/download Choose the bitness that matches the bitness of your installed Python.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PyQt KK <kunalkapadia12@gmail.com> - 2011-06-10 06:09 -0700
Re: PyQt Andrew Berg <bahamutzero8825@gmail.com> - 2011-06-10 08:31 -0500
Re: PyQt KK <kunalkapadia12@gmail.com> - 2011-06-10 12:15 -0700
Re: PyQt Benjamin Kaplan <benjamin.kaplan@case.edu> - 2011-06-10 14:07 -0700
Re: PyQt Terry Reedy <tjreedy@udel.edu> - 2011-06-10 21:28 -0400
csiph-web