[Numpy-discussion] Trouble using f2py on successful numpy build from SVN (1.0.5 dev4951)

Robert Kern robert.kern at gmail.com
Mon Mar 31 23:18:43 EDT 2008


On Mon, Mar 31, 2008 at 9:11 AM, Joshua Lippai <discerptor at gmail.com> wrote:
> Ah, good call. I did previously have an easy_install of numpy but I
>  assumed the setup.py install would just overwrite anything from that
>  install outside the site-packages folder. Thanks. Is there anything
>  else I might run into as a side effect of my sloppiness?

The f2py script should be the only thing outside of site-packages. You
may want to edit site-packages/easy-install.pth to remove the old
reference to the numpy egg.

-- 
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 NumPy-Discussion mailing list