Re: setting up scipy in windows

2005-05-25 Thread hawkesed
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 typ

Re: setting up scipy in windows

2005-05-18 Thread Frithiof Andreas Jensen
"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

Re: setting up scipy in windows

2005-05-17 Thread Robert Kern
hawkesed wrote: > Hi All, > has anyone out there recently set up scipy on Windows? Cause I am > trying to do so know and I am not having much luck. I have ActiveState > and Plone. When I try to import scipy in ActiveState it says > import scipy > > Traceback (most recent call last): > Fil

setting up scipy in windows

2005-05-17 Thread hawkesed
Hi All, has anyone out there recently set up scipy on Windows? Cause I am trying to do so know and I am not having much luck. I have ActiveState and Plone. When I try to import scipy in ActiveState it says >>> import scipy Traceback (most recent call last): File "", line 1, in ? ImportError: No