Spyder Variable Explorer Error

Asked

Viewed 22 times

0

I get this error message when I try to look at the variables in Spyder. But there is no error in the console. The code runs normal. But when I try to access the variables in Variables Explorer, this appears:

'Spyder was unable to retrieve the value of this variable from the console.

The error message was:
An error occured, see the console..

Note: Please don't report this problem on Github, there's nothing to do about it.'

I’m using a virtual environment and these are the installed packages.

backcall==0.2.0
cloudpickle==1.6.0
colorama==0.4.4
cx-Oracle==8.1.0
decorator==4.4.2
ipykernel==5.4.2
ipython==7.19.0
ipython-genutils==0.2.0
jedi==0.18.0
joblib==1.0.0
jupyter-client==6.1.7
jupyter-core==4.7.0
numpy==1.19.5
pandas==1.2.0
parso==0.8.1
pickleshare==0.7.5
prompt-toolkit==3.0.9
Pygments==2.7.3
python-dateutil==2.8.1
pytz==2020.5
pywin32==300
pyzmq==20.0.0
scikit-learn==0.24.0
scipy==1.6.0
six==1.15.0
spyder-kernels==1.10.1
threadpoolctl==2.1.0
tornado==6.1
traitlets==5.0.5
wcwidth==0.2.5
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.