Pages

Search This Blog

July 23, 2014

Installing IPython in windows


  1. Get pip
  2. pip install ipython
  3. install PyQt go for binary version
  4. install pygments using pip
  5. install pyzmq using pip
  6. From C:\Python27\Scripts run ipython qtconsole to start the console
  7. All good!

No comments:

Post a Comment