Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python3': 0.05; 'subject:How': 0.09; 'python': 0.09; '22,': 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; 'subject:python': 0.11; 'dec': 0.15; 'sat,': 0.15; 'all?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject: \n ': 0.16; 'subject:Plz': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'windows': 0.19; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; '???': 0.27; 'installing': 0.27; 'header:X-Complaints-To:1': 0.28; 'you?': 0.32; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'sometimes': 0.35; 'received:org': 0.36; 'but': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'gives': 0.39; 'to:addr:python.org': 0.39; 'where': 0.40; 'subject:-': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'procedure': 0.61; 'matters.': 0.84; 'received:fios.verizon.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows. Date: Sat, 22 Dec 2012 16:08:52 -0500 References: <911c348e-9221-47de-94f4-1499b3ac3b50@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/17.0 Thunderbird/17.0 In-Reply-To: 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356210558 news.xs4all.nl 6932 [2001:888:2000:d::a6]:39918 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35390 On 12/22/2012 10:02 AM, David Robinow wrote: > On Sat, Dec 22, 2012 at 9:10 AM, Arsalan Khan wrote: >> I tried installing but it gives error.. >> Can anyone guide the procedure of configuring/Installing a python package in windows ??? > What did you do to try to install? > What error(s) did you get? > Where can I find this package if I want to help you? > What version of Windows are you using. Sometimes it matters. > Does the package support Windows at all? Some packages don't. > What version of Python are you running? A number of packages don't > yet support Python3 And a few don't and perhaps cannnot support Python 2 -- or even 3.2-. -- Terry Jan Reedy