Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:installation': 0.07; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; 'presume': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:PyQt': 0.16; 'version?': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'windows': 0.19; 'installation': 0.23; 'installed': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'installing': 0.27; 'newer': 0.27; 'header:X -Complaints-To:1': 0.28; 'install': 0.29; 'to:addr:python-list': 0.33; 'version': 0.34; 'along': 0.35; 'so,': 0.35; 'pm,': 0.35; 'received:org': 0.36; 'really': 0.36; 'should': 0.36; 'does': 0.37; 'rather': 0.37; 'subject:: ': 0.38; 'supports': 0.38; 'nothing': 0.38; 'sure': 0.38; 'there,': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'choose': 0.65; 'subject:. ': 0.66; 'honest': 0.75; 'guinea': 0.84; 'problems?': 0.84; 'received:fios.verizon.net': 0.84; 'subject:guide': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Help. HOW TO guide for PyQt installation Date: Tue, 19 Mar 2013 20:55:22 -0400 References: <42ffe571-9a27-4e89-adcc-b3bd0c518577@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: <42ffe571-9a27-4e89-adcc-b3bd0c518577@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363740948 news.xs4all.nl 6908 [2001:888:2000:d::a6]:42282 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41549 On 3/19/2013 8:12 PM, D. Xenakis wrote: > Hi there, Im searching for an installation guide for PyQt toolkit. To > be honest im very confused about what steps should i follow for a > complete and clean installation. Should i better choose to install > the 32bit or the 64bit windows version? I am rather sure you should match your Python installation. > If i installed this > package on windows 8, should i have any problems? From what i read > PyQt supports only xp and win7. If the PyQT author(s) say nothing about Win8, I would presume that they have not tested it. Do you really want to be a guinea pig? > I was thinking about installing the > newer version of PyQt along with the QT5. Does PyQT 'say' that it works with QT5? If so, try it. -- Terry Jan Reedy