how to show variable in Spyder Variable explore while debugging?

余生颓废 提交于 2019-12-13 18:39:02

问题


Spyder Variable explore only show variables when i run a python script. But while debugging, there is nothing in Spyder Variable explore. how to set?


回答1:


This was fixed in Spyder 3.2, which was released in July of 2017.



来源:https://stackoverflow.com/questions/42546031/how-to-show-variable-in-spyder-variable-explore-while-debugging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!