<br><br><div class="gmail_quote">On Fri, Nov 28, 2008 at 1:20 PM, Vicent Giner <span dir="ltr"><<a href="mailto:vginer@gmail.com">vginer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry if my question was already asked and answered, but I can't<br>
manage with this...<br>
<br>
I've installed Python 2.6 in my Windows XP. Actually, I've installed<br>
ActiveState's ActivePython 2.6.<br>
<br>
I would like to use NumPy and SciPy.<br>
<br>
Are those packages compatible with version 2.6 of Python?<br>
<br>
Are they already installed in ActivePython 2.6?  If not, how can<br>
install them?<br>
<br>
I downloaded the Windows installers for NumPy and SciPy, but as they<br>
are prepared for Python 2.5, I can't make the installers run properly.<br>
<br>
Any piece of help will be appreciated.<br>
<br>
Thank you!<br>
<br>
--<br>
Vicent</blockquote><div><br>As of right now, the precompiled binaries do not run on Python 2.6. You can always try building the packages from source because it usually takes a while for binaries to come out for the new version of python.<br>
<br></div></div><br>