<div dir="ltr">I can have a go at getting this running on my Windows 8 machine. Not sure how much work it will be. Is there an issue open for it or anything?</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 26, 2015 at 10:57 AM, Peter Cock <span dir="ltr">&lt;<a href="mailto:p.j.a.cock@googlemail.com" target="_blank">p.j.a.cock@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Chris,<br>
<br>
I&#39;d like to retire this WinXP box, but not until I have another<br>
Windows development machine setup (perhaps a VM).<br>
For now it is handy for building our Biopython installers<br>
for 32-bit windows, and as a buildbot slave, but its days<br>
are numbered.<br>
<br>
I&#39;ve not looked into how to install MSCV 14.0 but it would<br>
not surprise me that it isn&#39;t available on Windows XP.<br>
<br>
Biopython would benefit from one or more developers<br>
working primarily on Windows (which is what I did when<br>
I first started).<br>
<span class="HOEnZb"><font color="#888888"><br>
Peter<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Aug 26, 2015 at 3:38 PM, Fields, Christopher J<br>
&lt;<a href="mailto:cjfields@illinois.edu">cjfields@illinois.edu</a>&gt; wrote:<br>
&gt; Peter, Just a note on Windows XP and Python 3.5 support (under &#39;Unsupported<br>
&gt; Operating Systems’):<br>
&gt;<br>
&gt; <a href="https://docs.python.org/3.6/whatsnew/3.5.html" rel="noreferrer" target="_blank">https://docs.python.org/3.6/whatsnew/3.5.html</a><br>
&gt;<br>
&gt; Not sure how this affects whether it actually would work on XP using MS<br>
&gt; Visual C++ 14.0 though; is it supported on that platform?<br>
&gt;<br>
&gt; chris<br>
&gt;<br>
&gt; On Aug 26, 2015, at 3:52 AM, Peter Cock &lt;<a href="mailto:p.j.a.cock@googlemail.com">p.j.a.cock@googlemail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello all,<br>
&gt;<br>
&gt; Python 3.5.0 rc 2 is out now, so we ought to be testing<br>
&gt; Biopython with it:<br>
&gt;<br>
&gt; <a href="https://www.python.org/downloads/release/python-350rc2/" rel="noreferrer" target="_blank">https://www.python.org/downloads/release/python-350rc2/</a><br>
&gt;<br>
&gt; However, this has deeper implications for compiling on<br>
&gt; Windows - in addition to the email forwarded below, I<br>
&gt; also saw this via Guido van Rossum&#39;s Twitter,<br>
&gt;<br>
&gt; <a href="https://twitter.com/gvanrossum/status/636279572938428416" rel="noreferrer" target="_blank">https://twitter.com/gvanrossum/status/636279572938428416</a><br>
&gt; <a href="http://stevedower.id.au/blog/building-for-python-3-5/" rel="noreferrer" target="_blank">http://stevedower.id.au/blog/building-for-python-3-5/</a><br>
&gt;<br>
&gt; The key point is for Python 3.5 on Windows builds now use<br>
&gt; Microsoft Visual C++ 14.0, and extension modules should<br>
&gt; use the same.<br>
&gt;<br>
&gt; He notes that for the short term, there are likely to be<br>
&gt; compatibility problems with mingw32 which we have also<br>
&gt; used previously.<br>
&gt;<br>
&gt; Unless someone else volunteers, at some point I will have<br>
&gt; to try installing MSVC 14.0 on my old Windows XP machine<br>
&gt; which has been used for all our recent Biopython Windows<br>
&gt; installers.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Peter<br>
&gt;<br>
&gt; ---------- Forwarded message ----------<br>
&gt; From: Fernando Perez &lt;<a href="mailto:fperez.net@gmail.com">fperez.net@gmail.com</a>&gt;<br>
&gt; Date: Wed, Aug 26, 2015 at 6:24 AM<br>
&gt; Subject: [Numpy-discussion] Python extensions for Python 3.5 - useful<br>
&gt; info...<br>
&gt; To: Discussion of Numerical Python &lt;<a href="mailto:numpy-discussion@scipy.org">numpy-discussion@scipy.org</a>&gt;, SciPy<br>
&gt; Developers List &lt;<a href="mailto:scipy-dev@scipy.net">scipy-dev@scipy.net</a>&gt;, Core developer mailing list of<br>
&gt; the Cython compiler &lt;<a href="mailto:cython-devel@python.org">cython-devel@python.org</a>&gt;<br>
&gt;<br>
&gt;<br>
&gt; Just an FYI for the upcoming Python release, a very detailed post from<br>
&gt; Steve Dower, the Microsoft developer who is now in charge of the<br>
&gt; Windows releases for Python, on how the build process will change in<br>
&gt; 3.5 regarding extensions:<br>
&gt;<br>
&gt; <a href="http://stevedower.id.au/blog/building-for-python-3-5/" rel="noreferrer" target="_blank">http://stevedower.id.au/blog/building-for-python-3-5/</a><br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; f<br>
&gt; --<br>
&gt; Fernando Perez (@fperez_org; <a href="http://fperez.org" rel="noreferrer" target="_blank">http://fperez.org</a>)<br>
&gt; fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)<br>
&gt; fernando.perez-at-berkeley: contact me here for any direct mail<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; NumPy-Discussion mailing list<br>
&gt; <a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
&gt; <a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
&gt; _______________________________________________<br>
&gt; Biopython-dev mailing list<br>
&gt; <a href="mailto:Biopython-dev@mailman.open-bio.org">Biopython-dev@mailman.open-bio.org</a><br>
&gt; <a href="http://mailman.open-bio.org/mailman/listinfo/biopython-dev" rel="noreferrer" target="_blank">http://mailman.open-bio.org/mailman/listinfo/biopython-dev</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Biopython-dev mailing list<br>
<a href="mailto:Biopython-dev@mailman.open-bio.org">Biopython-dev@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biopython-dev" rel="noreferrer" target="_blank">http://mailman.open-bio.org/mailman/listinfo/biopython-dev</a></div></div></blockquote></div><br></div>