Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.04; '3.2': 0.05; 'python': 0.08; 'am,': 0.14; 'url:software': 0.14; 'wrote:': 0.14; 'binaries': 0.16; 'sip': 0.16; 'subject:PyQt': 0.16; 'url:pyqt': 0.16; 'url:riverbankcomputing': 0.16; 'source.': 0.19; 'header:In-Reply-To:1': 0.21; 'downloaded': 0.21; 'assume': 0.23; 'received:209.85.210.174': 0.23; 'received:mail- iy0-f174.google.com': 0.23; 'installed': 0.28; 'matches': 0.29; 'seem': 0.32; 'configured': 0.32; 'to:addr:python-list': 0.33; 'familiar': 0.33; "i'll": 0.34; 'install': 0.34; 'source': 0.34; 'header:User-Agent:1': 0.35; 'message-id:@gmail.com': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'case': 0.37; 'but': 0.38; 'subject:: ': 0.38; 'received:192': 0.38; 'should': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'received:192.168.1': 0.40; 'your': 0.60; 'here:': 0.62; 'grab': 0.63; 'make,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=XWOan0xqX44gMjI4omWzNCX74842IqgTYqQB9evkcxY=; b=TyWYnCJFlc03fF0+T1ODvsQAFO3c/OyKoQuKoNAjllvgOuQoc9LWx4BOsOLGEheQk5 XP8s/5e+fvEYemk6zqWWVN/q5RJMGj3RmCF0cFOM5GrQHTvgcE+yYlkPGrmytm28L7M0 J6z/JR9HVM2xJtO0aFkRtn4CUAelUbUcOhLDo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=MGuvEz4cgicJZFTLiJQN4HnFuA0QAq6NVu2nANcn++gL4cy0MeeRX1gSnA9xdba5w8 6gsWxOuDf3dbg2+ahwpXUh5VmmFAuLOf4yQ9mwH+St1XjeS3H96LcyLL8GfKDbhggkDS 26lbkF7Q1oHX5wNTZlfvIwqSJG/HerB9+Wjd0= Date: Fri, 10 Jun 2011 08:31:00 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 ThunderBrowse/3.3.5 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: PyQt References: <864dd825-83db-4731-9fc6-3c8d78dc5081@j13g2000pro.googlegroups.com> In-Reply-To: <864dd825-83db-4731-9fc6-3c8d78dc5081@j13g2000pro.googlegroups.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1307712668 news.xs4all.nl 49038 [::ffff:82.94.164.166]:39936 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:7380 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.