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.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: VanBoxem... (code.google.com)@gmail.com
This may or may not be relevant:
http://code.google.com/p/spyderlib/issues/detail?id=848
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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