Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread josef . pktd
On Mon, Sep 27, 2010 at 12:07 AM, Charles R Harris wrote: > > > On Sun, Sep 26, 2010 at 9:56 PM, wrote: >> >> On Sun, Sep 26, 2010 at 11:42 PM,   wrote: >> > On Sun, Sep 26, 2010 at 11:03 PM, Ben Longstaff >> > wrote: >> >> numpy 1.5.0 (installed from numpy-1.5.0-win32-superpack-python2.6.exe >>

Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread Charles R Harris
On Sun, Sep 26, 2010 at 9:56 PM, wrote: > On Sun, Sep 26, 2010 at 11:42 PM, wrote: > > On Sun, Sep 26, 2010 at 11:03 PM, Ben Longstaff > wrote: > >> numpy 1.5.0 (installed from numpy-1.5.0-win32-superpack-python2.6.exe > from > >> sourceforge.net) > >> scipy 0.8.0 (installed from scipy-0.8.0-w

Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread josef . pktd
On Sun, Sep 26, 2010 at 11:42 PM, wrote: > On Sun, Sep 26, 2010 at 11:03 PM, Ben Longstaff > wrote: >> numpy 1.5.0 (installed from numpy-1.5.0-win32-superpack-python2.6.exe from >> sourceforge.net) >> scipy 0.8.0 (installed from scipy-0.8.0-win32-superpack-python2.6.exe from >> sourceforge.net)

Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread josef . pktd
On Sun, Sep 26, 2010 at 11:03 PM, Ben Longstaff wrote: > numpy 1.5.0 (installed from numpy-1.5.0-win32-superpack-python2.6.exe from > sourceforge.net) > scipy 0.8.0 (installed from scipy-0.8.0-win32-superpack-python2.6.exe from > sourceforge.net) > python 2.6.6 (installed with ActivePython 2.6.6.1

Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread Ben Longstaff
numpy 1.5.0 (installed from numpy-1.5.0-win32-superpack-python2.6.exe from sourceforge.net) scipy 0.8.0 (installed from scipy-0.8.0-win32-superpack-python2.6.exe from sourceforge.net) python 2.6.6 (installed with ActivePython 2.6.6.15) On Mon, Sep 27, 2010 at 12:26 PM, wrote: > On Sun, Sep 26, 2

Re: [Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread josef . pktd
On Sun, Sep 26, 2010 at 9:57 PM, Ben Longstaff wrote: > Is the warning message produced by the test script below an issue I need to > address if I am to use the numpy and scipy libraries? The script below gives > me the warning below on both windows 7 and vista > Thanks for your time > Ben > > Pyt

[Numpy-discussion] Matlab IO Warning in mio5.py

2010-09-26 Thread Ben Longstaff
Is the warning message produced by the test script below an issue I need to address if I am to use the numpy and scipy libraries? The script below gives me the warning below on both windows 7 and vista Thanks for your time Ben Python Script #!/path/to/python import re, string, sys from numpy impo