You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that the Set data structure that is built into the Python language is an "Unsupported Data Type" for Spyder, and thus I cannot see it in the Variable Explorer if I have a set defined.
Below are two pictures showing this...
I am using Spyder 3.3.1, Python 3.6.6, IPython 6.5.0
I know a similar problem exists for Numpy Arrays which is going to be fixed in Spyder 4. Will this issue regarding Sets also be fixed in Spyder 4? Has this issue been brought to the Spyder team's attention?
Thanks!
The text was updated successfully, but these errors were encountered:
I have noticed that the Set data structure that is built into the Python language is an "Unsupported Data Type" for Spyder, and thus I cannot see it in the Variable Explorer if I have a set defined.
Below are two pictures showing this...
I am using Spyder 3.3.1, Python 3.6.6, IPython 6.5.0
I know a similar problem exists for Numpy Arrays which is going to be fixed in Spyder 4. Will this issue regarding Sets also be fixed in Spyder 4? Has this issue been brought to the Spyder team's attention?
Thanks!
The text was updated successfully, but these errors were encountered: