Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-22 Thread Christopher Barker
Wayne Watson wrote: > I've considered it, but it's way too time consuming to work out the > details. I spent a week some time ago dealing with a simple test > program, maybe 10 lines of code, trying to get it to work, which I think > I did. I just need to work what I've got. There is a lot

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-22 Thread Wayne Watson
On 9/22/2010 10:28 AM, Bruce Southey wrote: ... > > On my old Windows XP (service pack 2!) running Python 2.5.2, running > 'numpy-1.1.0-win32-superpack-python2.5.exe' registers numpy (Python 2.5 > numpy-1.1.0). > > So you really have to remove numpy from the registry - usually via the > 'Add/

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-22 Thread Bruce Southey
On 09/22/2010 11:16 AM, Wayne Watson wrote: >I've considered it, but it's way too time consuming to work out the > details. I spent a week some time ago dealing with a simple test > program, maybe 10 lines of code, trying to get it to work, which I think > I did. I just need to work what I'

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-22 Thread Wayne Watson
I've considered it, but it's way too time consuming to work out the details. I spent a week some time ago dealing with a simple test program, maybe 10 lines of code, trying to get it to work, which I think I did. I just need to work what I've got. On 9/21/2010 7:49 PM, josef.p...@gmail.com

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-21 Thread josef . pktd
On Tue, Sep 21, 2010 at 10:32 PM, Wayne Watson wrote: >  I don't see  it in  Add/Remove.  Whoops.  It is on this Win7 machine. > I need to check my XP machine.  I'll be back when I figure out if that's > right. My not always recollection was that it was not on Add/Remove > under XP. > > I'm dealin

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-21 Thread Wayne Watson
I don't see it in Add/Remove. Whoops. It is on this Win7 machine. I need to check my XP machine. I'll be back when I figure out if that's right. My not always recollection was that it was not on Add/Remove under XP. I'm dealing with people who barely understand software, so keeping this

Re: [Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-21 Thread josef . pktd
On Tue, Sep 21, 2010 at 7:01 PM, Wayne Watson wrote: >  I may have bounced a similar problem around here a few months ago, but > this one is a bit more important to get an answer for. > > I'm about to distribute some report programs to three people who work > together and should be using the same

[Numpy-discussion] Removing numpy numpy-1.1.0 in Python 2.5

2010-09-21 Thread Wayne Watson
I may have bounced a similar problem around here a few months ago, but this one is a bit more important to get an answer for. I'm about to distribute some report programs to three people who work together and should be using the same version of Python and libraries that I use, and a common ap