updating NumPy in EPD

Robert Kern robert.kern at gmail.com
Tue Jun 8 23:13:57 EDT 2010


On 6/8/10 8:05 PM, Nick Matzke wrote:
> Hi all,
>
> I have a slightly weird question. I would like to install the PyCogent
> library. However, this requires NumPy 1.3 or higher. I only have NumPy
> 1.1.1, because I got it as part of the Enthought Python Distribution
> (4.1) back in 2008.
>
> Now, when I download & install a new version of NumPy, it seems to work.
> However, the PyCogent installer can only see the NumPy 1.1.1 version.
>
> Any advice on what I might do to fix this?

EPD support questions should be directed to the EPD-Users mailing list:

   https://mail.enthought.com/mailman/listinfo/epd-users

But basically, you would remove the numpy package that is installed and 
reinstall numpy from source.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list