Does iPython work on Mac OS X 10.6.1 Snow Leopard? I\'m python noob, how can I install iPython on my Mac? Links? suggestions?
Thanks
Though ipython installs and is runnable using easy_install, I found that there were some rendering problems which could only be solved by installing pyreadline as well. However, i found that there were some problems with pyreadline's installation using easy_install. The solution i've gone with involves manually extracting the python package and editing the version of gnu-readline which pyreadline tries to compile. I've posted a more in depth guide on my blog
Cheers
-- Sina