I am trying to install Ipython for Python3 on Windows 7.
installed Python3 using python-3.3.0.amd64.msi
installed pyreadline using pyreadline-1.7.1.win-amd64.exe
Downloaded distribute-0.6.34.tar.gz
Downloaded distribute_setup.py
From DOS prompt navigated to python33 directory and did
python distribute_setup.py
Installed IPython using ipython-0.13.1.py3-win-amd64-PROPER (I right clicked and chose "run as administrator")
When I run IPython now I get the message "Warning: Realine services not available or not loaded. WARNING: Proper color port under MS Windows requires the pyreadline library."
What gives?
EDIT: I spent about three hours this evening trying to install python3 and Ipython with no success. I've read several SO threads and the IPython documentation pertaining to installing on Windows... still no success. If someone wants to write down how to get the right that would be very nice.
I have successfully installed IPython 0.13.1 on a Windows 7 Professional 32-bit computer. So let me share with you how I did it.
Install Python 3.3
Install distribute
C:\Python33\python distribute_setup.pyInstall pyreadline
C:\Python33\python setup.py installInstall pygments and pyzmq
easy_install pygments pyzmqDownload and install the next 3:
Launch IPython
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With