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

Wayne Watson sierra_mtnview at sbcglobal.net
Tue Sep 21 19:01:47 EDT 2010


  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 application to us. However, to create two new 
report programs they do not have, I need to make sure we do have the 
same versions, and in particular need to use the numpy 1.2.0 I used for 
the report programs.

To replace the old numpy and make sure we are all on on the same wave 
length, I wrote the description below.  I want to know if what I say 
about removing 1.1.0 and installing 1.2.0 is correct.  I think deleting 
the folder as below is the right way to go.  numpy is not in Control 
Panel Add/Remove. Comments?

=================================
           Required Libraries for Sentinel Report Programs for Win XP
...
You will need to replace your numpy-1.1.0 library. This is accomplished by
first removing numpy-1.1.0 from the Python library located at

   C:\Python2.5\Lib\site-packages.

Delete the numpy folder.

Next execute the numpy-1.2.0-win32-superpack-python2.5.exe to
install numpy 1.2.0.

Try sentuser.py to make sure it runs properly. If not, contact me.
==================================

-- 
            Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

              (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
               Obz Site:  39° 15' 7" N, 121° 2' 32" W, 2700 feet

             Want to lose weight? Move to the equator. You'll weigh
             about 0.1% less than at the poles. Centrifugal force
             is directed opposite gravity there--zero at the poles.
                             -- WTW


                     Web Page:<www.speckledwithstars.net/>




More information about the NumPy-Discussion mailing list