scipy-0.6.0.win32-py2.5.exe does not install

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Frank Moyles

    scipy-0.6.0.win32-py2.5.exe does not install

    Hi, I want to use SciPy library. I am using W2k, and ActiveState Python
    2.5. I have succesfully numpy, but when I run the
    scipy-0.6.0.win32-py2.5.exe (from the downloads section on the SciPy
    page), nothing happens - i.e. no information is printed on the console,
    and the setup application simply quits with no warning/error message.

    has anyone managed to succesfully install SciPy using
    scipy-0.6.0.win32-py2.5.exe & ActiveState Python on W2k?

    Am I missing a step?
  • Robert Kern

    #2
    Re: scipy-0.6.0.win32-py2.5.exe does not install

    Frank Moyles wrote:
    Hi, I want to use SciPy library. I am using W2k, and ActiveState Python
    2.5. I have succesfully numpy, but when I run the
    scipy-0.6.0.win32-py2.5.exe (from the downloads section on the SciPy
    page), nothing happens - i.e. no information is printed on the console,
    and the setup application simply quits with no warning/error message.
    >
    has anyone managed to succesfully install SciPy using
    scipy-0.6.0.win32-py2.5.exe & ActiveState Python on W2k?
    >
    Am I missing a step?
    You might get better luck asking on the scipy-user mailing list:



    --
    Robert Kern

    "I have come to believe that the whole world is an enigma, a harmless enigma
    that is made terrible by our own mad attempt to interpret it as though it had
    an underlying truth."
    -- Umberto Eco

    Comment

    • John Machin

      #3
      Re: scipy-0.6.0.win32-py2.5.exe does not install

      On Nov 22, 8:50 pm, Frank Moyles <fgmoy...@nospa m.comwrote:
      Hi, I want to use SciPy library. I am using W2k, and ActiveState Python
      2.5. I have succesfully numpy, but when I run the
      scipy-0.6.0.win32-py2.5.exe (from the downloads section on the SciPy
      page), nothing happens - i.e. no information is printed on the console,
      and the setup application simply quits with no warning/error message.
      >
      has anyone managed to succesfully install SciPy using
      scipy-0.6.0.win32-py2.5.exe & ActiveState Python on W2k?
      >
      Am I missing a step?
      On Nov 22, 8:50 pm, Frank Moyles <fgmoy...@nospa m.comwrote:
      Hi, I want to use SciPy library. I am using W2k, and ActiveState Python
      2.5. I have succesfully numpy, but when I run the
      scipy-0.6.0.win32-py2.5.exe (from the downloads section on the SciPy
      page), nothing happens - i.e. no information is printed on the console,
      and the setup application simply quits with no warning/error message.
      >
      has anyone managed to succesfully install SciPy using
      scipy-0.6.0.win32-py2.5.exe & ActiveState Python on W2k?
      >
      Am I missing a step?
      Such installers have a GUI interface; one normally runs them by double-
      clicking on the filename or icon in Windows Explorer. If you run it
      from the command line in a Command Prompt window [I guess that's what
      you mean by "console"], I'd expect it to pop up a GUI window and run
      OK (with nothing printed on the console) -- at least that's what it
      did for me, with Windows XP SP2 and Windows 2000 SP4. The W2k box
      doesn't have Python 2.5; SciPy installation does get as far as
      detecting Python 2.5 isn't there.

      Perhaps your download was corrupt; consider trying it again.

      HTH,
      John

      Comment

      Working...