Menu

#83 Spyder profiler plugin does not display profiling data

New
nobody
None
Medium
Defect
2013-12-04
2013-09-18
Anonymous
No

Originally created by: VanBoxem... (code.google.com)@gmail.com

What steps will reproduce the problem?
1. Open attached simple script with Spyder
2. hit F10 or manually select Run->Profile
3. Let the profiling run, see the plot window appear and disappear as it should.

What is the expected output? What do you see instead?

The profiler window should show a list of functions called and the time spent in each one. Instead it stays empty. Selecting "output" does pop up the window with the output if there are "print" calls.

What version of the product are you using? On what operating system?

Win 7 x64 Pro SP1. Winpython version 3.3.2.2 x64.

1 Attachments

Discussion

  • Anonymous

    Anonymous - 2013-12-04

    Originally posted by: vaccari.... (code.google.com)@gmail.com

    Same problem observed with the following configuration:
    - Win XP 32bit - Home Edition - SP3
    - Spyder2.3.0dev6
    - Python 3.3.2 32bits, Qt 4.8.4, PyQt4 (API v2) 4.9.6 on Windows

    IPython >=1.0   :  1.0.0 (OK)
    matplotlib >=1.0:  1.3.0 (OK)
    pep8 >=0.6      :  1.4.6 (OK)
    pyflakes 0.4.2  :  0.7.3 (NOK)
    pylint >=0.25   :  0.28.0 (OK)
    rope >=0.9.2    :  0.9.4 (OK)
    sphinx >=0.6.6  :  1.1.3 (OK)
    sympy >=0.7.0   :  0.7.3 (OK)

     

    Last edit: Anonymous 2014-11-22

Log in to post a comment.

MongoDB Logo MongoDB