How to fix: ImportError: No module named line_profiler when running ipython 0.13.2 on Windows
- install Line_profiler from http://www.lfd.uci.edu/~gohlke/pythonlibs/
- This should install following files in your python27/Lib/site-packages directory
- _line_profiler.pyd
- line_profiler-1.0b3-py2.7-win32.egg
- line_profiler-1.0b3-py2.7.egg-info
- line_profiler.py
- line_profiler.pyc
- line_profiler.pyo