Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91710 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2015-06-02 05:48 +1000 |
| Last post | 2015-06-02 05:48 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Somebody is trying to install python Chris Angelico <rosuav@gmail.com> - 2015-06-02 05:48 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-06-02 05:48 +1000 |
| Subject | Re: Somebody is trying to install python |
| Message-ID | <mailman.13.1433188098.13271.python-list@python.org> |
On Tue, Jun 2, 2015 at 4:16 AM, Laura Creighton <lac@openend.se> wrote: > trying to install a binary, opp system windows xp tried python 2 and three > both failed said incompatible processor, my pc is 1 year old with an AMD > 6200 6 core processor > thanks > Dave Hi David! Do you know what edition of Windows you have installed? Presumably the CPU you have there is a 64-bit one (also known as amd64 or x86_64), but if you had a 32-bit Windows, you won't be able to run 64-bit programs on it. With Windows XP, the 64-bit version was somewhat unusual, if I recall correctly, so it's entirely possible you have a 32-bit Windows. At very least, it's worth a try. ChrisA
Back to top | Article view | comp.lang.python
csiph-web