Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91573
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <kinsz89@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'removes': 0.05; 'overwrite': 0.09; 'python': 0.11; 'downloaded.': 0.16; 'exe': 0.16; 'link:\xc2\xa0': 0.16; 'overwriting': 0.16; 'subject:Installation': 0.16; 'uninstall': 0.16; 'uninstalling': 0.16; 'thanks,': 0.19; 'trying': 0.22; 'bit': 0.23; 'installation': 0.23; 'url:bugs': 0.24; 'install': 0.25; 'figure': 0.27; 'error': 0.27; 'jim': 0.27; 'message-id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'initial': 0.29; 'folder': 0.31; 'similar': 0.32; 'says': 0.32; 'computer.': 0.32; 'older': 0.32; 'url:python': 0.33; 'problem': 0.33; 'received:google.com': 0.34; 'wrong': 0.35; 'to:addr:python-list': 0.35; 'url:org': 0.36; 'one,': 0.37; 'skip:z 10': 0.38; 'version': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'hello,': 0.40; 'even': 0.61; "you'll": 0.61; 'is.': 0.63; 'email addr:gmail.com': 0.64; 'below.': 0.66; 'link:': 0.69; '(646)': 0.84; '3.4': 0.84; 'actually,': 0.84; 'kin': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=lvNJ0zxSjXdP0qH0X0dfy3TIxL4I+DwpZHNt37n4fmc=; b=Ubd2W/ehb8JDTf2l5z0fITsybswcBBPq70MXvM3jhrSR/cwnH8/RUbXwO6EzTlELZd bdluaL9ypjnBib/y5h2Mj4bxpyWE9N/+cYtMPbMck2Oa0sok1OThY/CzKDruGMcXr8BP D8Cxr9EspeiQ60LGAdBFzLB5jadhY+T1WO7Yd4zjc6H0G9Rgz0dkX5xbqJMObVe7c+tp N12iWbYXfsUZiTlsB/JkYY5OUgdPfMXfrPo4PtpJvB0CBq2BJGtAERuC+kJkzA0i1Ctd yWHC6lwPgELn+NRSa4Pq6UpXPA8Ga7XdrobmzZd5JdbgCOJhhmOtKK1jsM5lQB19A01c hPlA== |
| X-Received | by 10.180.92.42 with SMTP id cj10mr12751577wib.67.1433081424558; Sun, 31 May 2015 07:10:24 -0700 (PDT) |
| MIME-Version | 1.0 |
| From | Kin Zhao <kinsz89@gmail.com> |
| Date | Sun, 31 May 2015 10:09:44 -0400 |
| Subject | Python Installation |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=f46d043893533ebeb80517614544 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.243.1433081432.5151.python-list@python.org> (permalink) |
| Lines | 65 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1433081432 news.xs4all.nl 2955 [2001:888:2000:d::a6]:45128 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:91573 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello, I had a similar problem as Jim Conyngham (DieInSente) as shown in the link below. Uninstalling from the uninstall exe doesn't actually, fully uninstall the program. It just removes it from the menu and the folder in All Program. You'll have to uninstall with the initial installation exe. That's what I did and it removed the wrong version for me so I can install the 64 bit version of Python 3.4 on my computer. Can be a bit annoying, if you have to figure out which exe you used after trying so many. The error message comes up, because it's already downloaded. Even though it says it's overwriting the older one, it doesn't actually overwrite it and that's where the problem is. Link: https://bugs.python.org/issue22028 Thanks, Kin Zhao C: (646) 204-2708 | E: kinsz89@gmail.com LinkedIn: www.linkedin.com/in/kinzhao1
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python Installation Kin Zhao <kinsz89@gmail.com> - 2015-05-31 10:09 -0400
csiph-web