Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106485
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Gustaf Nilsson <gustaf.t.nilsson@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Launcher for 64 bits doesnt work |
| Date | Tue, 5 Apr 2016 04:38:19 +0200 |
| Lines | 4 |
| Message-ID | <mailman.47.1459824480.32530.python-list@python.org> (permalink) |
| References | <CABfX9zEjRhQX2Guizbv6motHbL+QEqKpsgs2qETEZDzOooHUqg@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de AKw9N2s2p+3lNEQBcpI2ggciy5lgLjmKm6VN90RIJKqg== |
| Return-Path | <gustaf.t.nilsson@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.101 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.80; '*S*': 0.01; 'bits': 0.07; 'received:io': 0.16; 'received:psf.io': 0.16; 'message- id:@mail.gmail.com': 0.27; 'version,': 0.30; 'problem': 0.33; 'received:google.com': 0.35; 'received:209.85': 0.36; 'subject:work': 0.36; 'to:addr:python-list': 0.36; 'received:209.85.213': 0.37; 'version': 0.38; 'received:209': 0.38; 'to:addr:python.org': 0.40; '3.5.1': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=lqPJzf8PoSfSuqfU5+O38C6Uc0N9RDms65UUeheLGuw=; b=TLJPTfKzkIQyvXico0sGaZUZTxji+/JN2uafEg6HlIMVfBOoGmP79tUbT9REVQDtTN 7uQ1TvYZI2U/fm/7rI9qp9/kYCuNBXyVt7sydZESP6m7OKQur/w39TTRCDva7dqHsCuA 0D8qksmEnkG/otzGm7an6LJKVZ/pQc47Nsm5j/Xr2oIVjZ90mxFNYJha8RchYtisChWE Mfpf4TtfLDHTPgbjyCU+FAFFyO9GBAEhnESLz2l/0yafcihSdcA4uIgtyj1TGc0ZL/dr s3E/mUnTxOF51HY8pDbBugg8EHJUK1jmCL9XyPDp+i2ndC/YzfY7LxRFOVk5mQVNGybs biMQ== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=lqPJzf8PoSfSuqfU5+O38C6Uc0N9RDms65UUeheLGuw=; b=ZkV1dPn1Fr+R0cYC6ECLf6K0P5pVkADZOvX5FXprJrZw3W5d/mKhCVdZ7vzAb6GSCZ XkIkgzfLq4wAS8vSPl1j6BC6j42jcQxTtrWrVT8QcS8Gmxs65SwPkqgz0nr4MH47MjmX NcfLmTupPV01HAfJDAYgQEIszOrGy9cCbIRYhPFFpWHjlJObCVuh8JwHLpMclFZQFeyG rO/SfS6o753DFF+k2xpMBTBVbNTIbXwfyYu9iLocBlDb0rBG6NwSGBho8LcN07IPCSVj TeDISI9ucSNvj0z7WFoOkiZljsOpCXHLz2XMMJdtci5H6sRqbrXQSk54FRZbuMScoXy5 hfNA== |
| X-Gm-Message-State | AD7BkJJfelQha0HSKQjrVU65eKoieoFaoQwKHJiC0zvR1TGvhgOWpUaNFCuz+PDDt4Iaa7oDDt2t0DW4tTmqWA== |
| X-Received | by 10.31.152.130 with SMTP id a124mr10858175vke.54.1459823899322; Mon, 04 Apr 2016 19:38:19 -0700 (PDT) |
| X-Mailman-Approved-At | Mon, 04 Apr 2016 22:48:00 -0400 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.21 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| 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> |
| X-Mailman-Original-Message-ID | <CABfX9zEjRhQX2Guizbv6motHbL+QEqKpsgs2qETEZDzOooHUqg@mail.gmail.com> |
| Xref | csiph.com comp.lang.python:106485 |
Show key headers only | View raw
Hi! The only 3.5.1 versio that works for me is the 32 bits version, will it be a problem to use the 32 bits version for 64 bits computer?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Launcher for 64 bits doesnt work Gustaf Nilsson <gustaf.t.nilsson@gmail.com> - 2016-04-05 04:38 +0200
csiph-web