Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102489 > unrolled thread
| Started by | Prince Thomas <prince100thomas@outlook.com> |
|---|---|
| First post | 2016-02-04 12:39 +0000 |
| Last post | 2016-02-08 03:02 -0800 |
| Articles | 5 — 4 participants |
Back to article view | Back to comp.lang.python
setup failed Prince Thomas <prince100thomas@outlook.com> - 2016-02-04 12:39 +0000
Re: setup failed Quivis <quivis@domain.invalid> - 2016-02-06 15:00 +0000
Re: setup failed Mike S <mscir@yahoo.com> - 2016-02-08 00:27 -0800
Re: setup failed Mark Summerfield <list@qtrac.plus.com> - 2016-02-08 02:50 -0800
Re: setup failed Mark Summerfield <list@qtrac.plus.com> - 2016-02-08 03:02 -0800
| From | Prince Thomas <prince100thomas@outlook.com> |
|---|---|
| Date | 2016-02-04 12:39 +0000 |
| Subject | setup failed |
| Message-ID | <mailman.57.1454590154.30993.python-list@python.org> |
Hi I am an computer science engineer. I downloaded the python version 3.5.1.amd64 and just python 3.5.1. The problem is when I install the program setup is failed and showing 0*80070570-The file or directory is corrupted and unreadable. I install the newest visual c++ redist and still same. My os is win 8.1. Please help me out of this Sent from Windows Mail
[toc] | [next] | [standalone]
| From | Quivis <quivis@domain.invalid> |
|---|---|
| Date | 2016-02-06 15:00 +0000 |
| Message-ID | <sUnty.618713$wX5.304965@fx40.am4> |
| In reply to | #102489 |
On Thu, 04 Feb 2016 12:39:26 +0000, Prince Thomas wrote: > I am an computer science engineer. I downloaded the python version > 3.5.1.amd64 and just python 3.5.1. The problem is when I install the > program setup is failed and showing 0*80070570-The file or directory > is corrupted and unreadable. I install the newest visual c++ redist > and still same. My os is win 8.1. Please help me out of this Sure: http://www.linuxmint.com/edition.php?id=206 -- _____ __ __ __ __ __ __ __ (( )) || || || \\ // || (( \\_/X| \\_// || \V/ || \_)) Omnia paratus *~*~*~*~*~*~*
[toc] | [prev] | [next] | [standalone]
| From | Mike S <mscir@yahoo.com> |
|---|---|
| Date | 2016-02-08 00:27 -0800 |
| Message-ID | <n99jbu$c6c$1@dont-email.me> |
| In reply to | #102489 |
On 2/4/2016 4:39 AM, Prince Thomas wrote: > Hi > I am an computer science engineer. I downloaded the python version 3.5.1.amd64 and just python 3.5.1. > The problem is when I install the program setup is failed and showing 0*80070570-The file or directory is > corrupted and unreadable. I install the newest visual c++ redist and still same. My os is win 8.1. > Please help me out of this This sounds similar. Did you install the 32 bit or 64 bit version? If you installed the 32 bit version and don't object to using the 64bit version I would try installing that. https://mail.python.org/pipermail/python-list/2015-September/697456.html
[toc] | [prev] | [next] | [standalone]
| From | Mark Summerfield <list@qtrac.plus.com> |
|---|---|
| Date | 2016-02-08 02:50 -0800 |
| Message-ID | <7f3af18b-fcad-4da5-8b01-231c4c33bcc4@googlegroups.com> |
| In reply to | #102489 |
If you need 32-bit Python on Windows my advice is to install 3.4. If you need 32-bit and 64-bit Python on Windows, then I think it will only work with 3.4 (or older), but not with 3.5's new installer. I have tried installing 3.5.0 and 3.5.1 on several machines both 32- and 64-bit Windows. The 32-bit installer either doesn't work at all or won't work with two third-party packages I use: APSW and PyWin32. The 64-bit installer does seem to work on 64-bit machines, but in my particular case I need both 32- and 64-bit versions so use Python 3.4. Hopefully the problem will be fixed before 3.4's end of life:-)
[toc] | [prev] | [next] | [standalone]
| From | Mark Summerfield <list@qtrac.plus.com> |
|---|---|
| Date | 2016-02-08 03:02 -0800 |
| Message-ID | <f7e67f01-300a-4c13-8348-9e20e12c0345@googlegroups.com> |
| In reply to | #102655 |
On Monday, February 8, 2016 at 10:50:19 AM UTC, Mark Summerfield wrote: > If you need 32-bit Python on Windows my advice is to install 3.4. If you need 32-bit and 64-bit Python on Windows, then I think it will only work with 3.4 (or older), but not with 3.5's new installer. > > I have tried installing 3.5.0 and 3.5.1 on several machines both 32- and 64-bit Windows. The 32-bit installer either doesn't work at all or won't work with two third-party packages I use: APSW and PyWin32. The 64-bit installer does seem to work on 64-bit machines, but in my particular case I need both 32- and 64-bit versions so use Python 3.4. Hopefully the problem will be fixed before 3.4's end of life:-) Ooops, of course you're already using the 64-bit installer. My advice is use Python 3.4 if you need to work on Windows: unlike the 3.5 installer I've never encountered a problem with the 3.4 (or 3.3) installers.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web