[Numpy-discussion] Path to numpy installation

Juanjo Gomez Navarro juanjo.gomeznavarro at gmail.com
Wed Nov 3 05:35:57 EDT 2010


Ups, sorry, but I deleted everything just after sending the email xD. I
deleted everything related to Python in the Macbook and reinstalled again
from scratch (python 2.5, numpy, ipython and matplotlib). In this way I
managed to make it work properly, and, at least for the moment, it seems
that I have not broken anything... I guess the problem will come when I less
expect.

Anyway, thanks for the help. For the time being everything works as it
should.



2010/11/2 Robert Kern <robert.kern at gmail.com>

> On Tue, Nov 2, 2010 at 03:31, Juanjo Gomez Navarro
> <juanjo.gomeznavarro at gmail.com> wrote:
> >  Ok, so in your opinion I have two independent python installations?
> That's
> > possible...
>
> It's certain.
>
> > The problem is that I want to use ipython, and this interpreter
> > seems to take the wrong version by default...
>
> That just means that you used the system Python to install ipython.
> Put the /Library/Frameworks/.../bin at the front of your $PATH like I
> explained before and reinstall IPython and numpy and all of the other
> packages you want to use using that python executable. Double-check by
> executing
>
> $ which python
> /Library/Frameworks/Python.framework/Versions/Current/bin/python
>
> > Do you think it is safe just to delete the folder
> > /System/Library/Frameworks/Python.framework to «uninstall» the wrong
> > version?
>
> No! Do not touch that! It is used by OS X.
>
> --
> 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
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



-- 
Juan José Gómez Navarro

Departamento de Física
Centro de Investigacion en Óptica y Nanofísica (CIOyN)
Universidad de Murcia
Campus Espinardo
E-30100 Murcia
España

Tel : +34 968 398552
Fax : +34 968 39 8568
Email: juanjo.gomeznavarro at gmail.com, jjgomeznavarro at um.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20101103/5cd87250/attachment.html>


More information about the NumPy-Discussion mailing list