<div dir="ltr"><div><div>Thanks to Chris and Zachary,<br><br></div>I shall retreat to Python 3.3 <i>pro tem<br><br></i></div><i>Colin W.<br></i></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 18 July 2014 09:53, Zachary Ware <span dir="ltr"><<a href="mailto:zachary.ware+pylist@gmail.com" target="_blank">zachary.ware+pylist@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fri, Jul 18, 2014 at 8:29 AM,  <<a href="mailto:cjwilliams43@gmail.com">cjwilliams43@gmail.com</a>> wrote:<br>

> The version given on Python.org is "Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:45:13) [MSC v.1600 64 bit (AMD64)] on win32".<br>
><br>
> This question is prompted by difficulties installing PyScripter.  What does "on win32" mean in the above.  I was using PyScripter on an AMD64 processor with Python 2.7.  Now, with an attempt to move to Python 3, I have grief.<br>

><br>
> How does one install "python-3.4.1.amd64-pdb"?<br>
><br>
> I would welcome any advice.<br>
<br>
</div>The problem there isn't "on win32", it's ".4" :).  Unless I've just<br>
missed the announcement PyScripter has not been updated to support<br>
Python 3.4, and I haven't figured out a way to trick it into working.<br>
However, PyScripter works fine with Python 3.3, and there were no<br>
syntax changes between 3.3 and 3.4.  What I have found to work fairly<br>
well is to use PyScripter with 3.3, then test your program from a<br>
command prompt with 3.4.<br>
<br>
For the record, all versions of CPython on Windows (not counting<br>
anything relating to cygwin) are "on win32" regardless of the<br>
bittedness of the processor or the interpreter.<br>
<br>
Hope this helps,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Zach<br>
</font></span></blockquote></div><br></div>