On Fri, Nov 28, 2008 at 1:20 PM, Vicent Giner <[EMAIL PROTECTED]> wrote:
> Sorry if my question was already asked and answered, but I can't > manage with this... > > I've installed Python 2.6 in my Windows XP. Actually, I've installed > ActiveState's ActivePython 2.6. > > I would like to use NumPy and SciPy. > > Are those packages compatible with version 2.6 of Python? > > Are they already installed in ActivePython 2.6? If not, how can > install them? > > I downloaded the Windows installers for NumPy and SciPy, but as they > are prepared for Python 2.5, I can't make the installers run properly. > > Any piece of help will be appreciated. > > Thank you! > > -- > Vicent 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.
-- http://mail.python.org/mailman/listinfo/python-list