Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98740
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: |
| Date | Sat, 14 Nov 2015 00:17:03 +1100 |
| Lines | 22 |
| Message-ID | <mailman.288.1447420631.16136.python-list@python.org> (permalink) |
| References | <CAHJN_b1W-fypzV1xWmcsmE6nnQh3gZnwZLBT=+7sZE9YmgkzKg@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de p5jPG4Gwg8endIxLSQpkIAtrrLPpfuQh1OzC0guitDZw== |
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.031 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'received:209.85.223': 0.03; 'compiler': 0.05; 'cc:addr:python-list': 0.09; 'python': 0.10; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'getting,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'xp?': 0.16; 'wrote:': 0.16; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'header:In-Reply- To:1': 0.24; 'install': 0.25; 'error': 0.27; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; '13,': 0.29; 'far,': 0.29; '(including': 0.30; 'option': 0.31; 'third': 0.33; 'case,': 0.34; 'gives': 0.35; 'received:google.com': 0.35; 'on,': 0.35; 'newer': 0.35; 'nov': 0.35; 'options:': 0.35; 'instead': 0.36; 'lines': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'operating': 0.37; 'received:209': 0.38; 'more': 0.63; 'information': 0.63; 'subject': 0.70; 'yourself,': 0.72; '*lot*': 0.84; '3.4': 0.84; 'chrisa': 0.84; 'etc,': 0.84; 'subject::': 0.85; 'to:none': 0.91 |
| 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:cc :content-type; bh=bV1dQOZymeuGPNMsiHU5cB47AA1bAiV5eH+u9zAvNXE=; b=CLKYdM1ueyFm8FVYVqmWY6H9CZQbM6fnEXd+lAZGQssIfxEPfPNGmiHrcPWz48BqZG 3Oublzz+57cheZ+EMhYC/Hx4ROL4zjX9Sy4P2/EvTSQU4QdTQ1VWS3xMF+269zEbMI4F 23yC2xKFWGykH64QYfpNJY6feViv40o+wDuEdtVp9sT1gaLU9JS49kSpmRP8xiFIObSC 8/acePqyA62F5LwhsSuqVMCKKUnLa8NMkkrDND6xRWbN5GPdGUk2TayRrHlsZ0jdJnIu xau8AvoDuHLQ2NOcTqfBTFE+vVBMJWI6Vda4nV5gnVK4e7ekwA3BWa1e+w50u/Fh/6m5 5ntQ== |
| X-Received | by 10.107.16.84 with SMTP id y81mr19078904ioi.19.1447420623134; Fri, 13 Nov 2015 05:17:03 -0800 (PST) |
| In-Reply-To | <CAHJN_b1W-fypzV1xWmcsmE6nnQh3gZnwZLBT=+7sZE9YmgkzKg@mail.gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98740 |
Show key headers only | View raw
On Fri, Nov 13, 2015 at 8:17 PM, Animesh Srivastava <animsri13@gmail.com> wrote: > Whenever i install python 3.5.0 compiler > It gives me error 0x000007b > Can u please resolve it Is this Windows XP? You have three options: 1) Install Python 3.4 instead 2) Upgrade to a newer Windows 3) Upgrade to a better operating system Is this not Windows XP? You have three options: 1) Read about newsgroup postings and subject lines 2) Resolve the issue yourself, with the skills you have 3) Tell us a *lot* more information about what's going on, what OS you're using (including the version), the error message you're getting, etc, etc. In each case, the third option is the best by far, and is recommended. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Chris Angelico <rosuav@gmail.com> - 2015-11-14 00:17 +1100
csiph-web