question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Automatic error report

See original GitHub issue

No idea what happened internally or what caused it. The only thing that I found was that the “Help” window did not respond.

Traceback

  File "C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\spyder_profiler\widgets\profilergui.py", line 264, in <lambda>
    self.finished(ec, es))
  File "C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\spyder_profiler\widgets\profilergui.py", line 335, in finished
    self.show_data(justanalyzed=True)
  File "C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\spyder_profiler\widgets\profilergui.py", line 362, in show_data
    self.datatree.show_tree()
  File "C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\spyder_profiler\widgets\profilergui.py", line 526, in show_tree
    rootkey = self.find_root()  # This root contains profiler overhead
  File "C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\spyder_profiler\widgets\profilergui.py", line 507, in find_root
    self.profdata.sort_stats("cumulative")
AttributeError: 'NoneType' object has no attribute 'sort_stats'

Package Versions

  • Spyder version: 3.2.8
  • Python version: 3.6.5
  • Qt version: 5.6.2
  • PyQt5 version: 5.6
  • Operating system: Windows 10

Dependencies

pyflakes >=0.6.0 :  1.6.0 (OK)
pycodestyle >=2.3:  2.4.0 (OK)
pygments >=2.0   :  2.2.0 (OK)
pandas >=0.13.1  :  0.22.0 (OK)
numpy >=1.7      :  1.13.3 (OK)
sphinx >=0.6.6   :  1.7.4 (OK)
rope >=0.9.4     :  0.10.7 (OK)
jedi >=0.9.0     :  0.12.0 (OK)
nbconvert >=4.0  :  5.3.1 (OK)
sympy >=0.7.3    :  None (NOK)
cython >=0.21    :  None (NOK)
qtconsole >=4.2.0:  4.3.1 (OK)
IPython >=4.0    :  6.3.1 (OK)
pylint >=0.25    :  1.8.4 (OK)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, May 12, 2018

I have fixed the problem by using the steps described in the comments of #5393. Please feel free to close this error report and mark this problem as solved. In case I can reproduce the crash I will try to write a more detailed description about it in another report.

0reactions
CAM-Gerlachcommented, May 12, 2018

Thanks for the update, and glad you got that one fixed. If you can reproduce the crash, since its already the subject of this issue there is no need to open another duplicate. Instead, just re-open this issue with a comment describing it in more detail. Best of luck!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automated Error Reporting: The Gateway to Better Quality
An optimal Automated Error Reporting system makes it easy for customers to tell your development team when things are going wrong with your...
Read more >
Start or stop automatically reporting errors & crashes - Android
Start or stop automatically reporting errors & crashes · On your Android phone or tablet, open the Chrome app Chrome . · To...
Read more >
Automatic Error Reporting | Nexla
With automatic notification and easy reporting, Nexla makes error management a fast and simple process. Conclusion. Keeping your data flows up and accurate ......
Read more >
One Year of Automated Error Reporting - Eclipse
To summarize: the Automated Error Reporting Initiative has been a clear success for Eclipse Mars. Many thanks go to the 350,000 Eclipse IDE...
Read more >
Error Reporting | Google Cloud
Automatic and real-time ... Real production problems can be hidden in mountains of data. Error Reporting helps you see the problems through the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found