Spyder: Spyder 3.6 not displaying all variables in Variable Explorer

Created on 19 Jul 2017  ·  3Comments  ·  Source: spyder-ide/spyder

Description

What steps will reproduce the problem?



    1. 2.
  1. 3.

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

Please provide any additional information below

Version and main components

  • Spyder Version: 3.1.4
  • Python Version: 3.6.1
  • Qt Versions: 5.6.2, PyQt5 5.6 on Windows

Dependencies

pyflakes >=0.6.0 :  1.5.0 (OK)
pep8 >=0.6       :  1.7.0 (OK)
pygments >=2.0   :  2.2.0 (OK)
qtconsole >=4.2.0:  4.3.0 (OK)
nbconvert >=4.0  :  5.1.1 (OK)
pandas >=0.13.1  :  0.20.1 (OK)
numpy >=1.7      :  1.12.1 (OK)
sphinx >=0.6.6   :  1.5.6 (OK)
rope >=0.9.4     :  0.9.4-1 (OK)
jedi >=0.9.0     :  0.10.2 (OK)
matplotlib >=1.0 :  2.0.2 (OK)
sympy >=0.7.3    :  1.0 (OK)
pylint >=0.25    :  1.6.4 (OK)

Most helpful comment

Did you try unchecking "Exclude unsupported data types" in the options (the small button with the cogwheels icon underneath the close button of the variable explorer)?

If that does not help, can you give an example (as small as possible)?

All 3 comments

Spyder Version: 3.1.4
Python Version: 3.6.1

When I run programs, some variables are missing in the Variable Explorer. These I have to keep printing and checking. This is quite annoying

Did you try unchecking "Exclude unsupported data types" in the options (the small button with the cogwheels icon underneath the close button of the variable explorer)?

If that does not help, can you give an example (as small as possible)?

Closing because of lack of response.

Was this page helpful?
0 / 5 - 0 ratings