Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35367
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <drobinow@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python3': 0.05; 'subject:How': 0.09; 'python': 0.09; '22,': 0.09; 'cc:addr:python- list': 0.10; 'subject:python': 0.11; 'dec': 0.15; 'sat,': 0.15; 'all?': 0.16; 'subject: \n ': 0.16; 'subject:Plz': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; '???': 0.27; 'installing': 0.27; 'message- id:@mail.gmail.com': 0.27; 'you?': 0.32; 'anyone': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'sometimes': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'does': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'gives': 0.39; 'received:209.85.214': 0.39; 'where': 0.40; 'subject:-': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'procedure': 0.61; 'matters.': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SJXy5Nx8fcPsY8Q20vtFlcp3u5Eaa4VZaz3eR22F+U4=; b=q8fILJLoKtjbl5pz0nSDsPLDn98TimAVfrHfM117ZNQsL6+zyZ2rGiM5Wz6DcVaHo+ pydCMJZLcUFaC17ivNKOgfBm+J/n2i2sTDWyn0SZvwn/sgXmeSuGDrzrDGptthbhDwnM lRvbOUq383aBbnG0wCRRyS0k8lwPM9JkwAjLphChcvhRy8vm28d01zniqKuZg3NB2fkR KuVhfVqn7W2cGqBTJRcnFoy3ryHpscUocf1bJy1/yifYPYQPlu5fP6O+U9G2JGg+Ek7b CuouPkIgeH0Ewf6G0JnuyRgM/5v86ze7sh3V6/0hLl4tPg6/8SEHGUX2xothBa6N3JrR 8N3g== |
| MIME-Version | 1.0 |
| In-Reply-To | <911c348e-9221-47de-94f4-1499b3ac3b50@googlegroups.com> |
| References | <911c348e-9221-47de-94f4-1499b3ac3b50@googlegroups.com> |
| Date | Sat, 22 Dec 2012 10:02:58 -0500 |
| Subject | Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows. |
| From | David Robinow <drobinow@gmail.com> |
| To | Arsalan Khan <m.arsi.khan@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1201.1356188581.29569.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1356188581 news.xs4all.nl 6924 [2001:888:2000:d::a6]:54990 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:35367 |
Show key headers only | View raw
On Sat, Dec 22, 2012 at 9:10 AM, Arsalan Khan <m.arsi.khan@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Plz Suggest... How can i install the pure python package py-bidi in WIndows. Arsalan Khan <m.arsi.khan@gmail.com> - 2012-12-22 06:10 -0800 Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows. Kwpolska <kwpolska@gmail.com> - 2012-12-22 15:59 +0100 Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows. David Robinow <drobinow@gmail.com> - 2012-12-22 10:02 -0500 Re: Plz Suggest... How can i install the pure python package py-bidi in WIndows. Terry Reedy <tjreedy@udel.edu> - 2012-12-22 16:08 -0500
csiph-web