Thanks to both you guys. I got scipy up and running yesterday. Here are the steps I went through: 1. I un-installed some non-official pythons. (Plone and ActiveState) 2. I loaded STANDARD Python 2.3.5 3. I loaded Python for Windows extensions. 4. I Loaded Numeric 5. Loaded SCIPY 6. Tested it by typing in pythonwin >>> from scipy import * >>> Then played around with some of the methods. Pretty cool stuff. Thanks all!
Frithiof Andreas Jensen wrote: > "hawkesed" <[EMAIL PROTECTED]> skrev i en meddelelse > news:[EMAIL PROTECTED] > > > > Scipy looks like just the thing I want, if anyone has got it running on > > a Windows box I would like to hear how you did it. > > With STANDARD Python 2.3 it installs from the Python 2.3 win 32 installers > and runs. > > The only problem I had was that "Numeric" needs to be installed before > "Scipy" or Scipy will chrash. -- http://mail.python.org/mailman/listinfo/python-list