Closed anntzer closed 8 years ago
I have a pull request in to fix this: https://github.com/rkern/line_profiler/pull/65
Please try it out and see if it works with your system.
duplicate of #62, and I moved on to using another profiler in the meantime... thanks though.
@anntzer What profiler are you using now?
https://github.com/vpelletier/pprofile Output in the callgrind format is a killer feature imo...
define_magic
has apparently been deprecated for a while and is now removed: https://github.com/ipython/ipython/pull/9504/files Starting IPython with theline_profiler
extension will fail with