Thanks all. That did it.
--
http://mail.python.org/mailman/listinfo/python-list
On Sun, Nov 8, 2009 at 11:57 AM, stephen_b
wrote:
> I have python 2.6 on OS X 10.5.8:
>
> $ python --version
> Python 2.6.2
>
> $ which python
> /Library/Frameworks/Python.framework/Versions/2.6/bin/python
>
> When installing an egg, python 2.5 shows up:
>
> """
> $ sudo easy_install ipython-0.10
stephen_b schrieb:
I have python 2.6 on OS X 10.5.8:
$ python --version
Python 2.6.2
$ which python
/Library/Frameworks/Python.framework/Versions/2.6/bin/python
When installing an egg, python 2.5 shows up:
"""
$ sudo easy_install ipython-0.10-py2.6.egg
Password:
Processing ipython-0.10-py2.6
I have python 2.6 on OS X 10.5.8:
$ python --version
Python 2.6.2
$ which python
/Library/Frameworks/Python.framework/Versions/2.6/bin/python
When installing an egg, python 2.5 shows up:
"""
$ sudo easy_install ipython-0.10-py2.6.egg
Password:
Processing ipython-0.10-py2.6.egg
removing '/Libra