IPython support for Python 2.6?

Asked by orsenthil

I downloaded IPython and tried to install over my default Python 2.6 installation. The final post install stage gave an Error #FFFFFFF.
I looked into Lib\site-packages folder windows and did not find any ipython executable or under C:\Python26 also.
Is IPython available for Python 2.6 yet?

Question information

Language:
English Edit question
Status:
Solved
For:
IPython Edit question
Assignee:
No assignee Edit question
Solved by:
orsenthil
Solved:
Last query:
Last reply:
Revision history for this message
Bernd Schlapsi (bernd-sch) said :
#1

I looked at the IPython-documentation on: http://ipython.scipy.org/doc/rel-0.9.1/html/install/install.html
There is the following statement:
"We have not tested IPython with the upcoming 2.6 or 3.0 versions."

Perhaps you should file a bug with your problem

Revision history for this message
orsenthil (orsenthil) said :
#2

Yes, I shall open a bug report. The latest executable available for Windows does not work properly.
But I did a easy_install for IPython and it works.

Thanks for your help.