Spyder python 3 6 => http://mindmasavssyn.nnmcloud.ru/d?s=YToyOntzOjc6InJlZmVyZXIiO3M6MjE6Imh0dHA6Ly9iaXRiaW4uaXQyX2RsLyI7czozOiJrZXkiO3M6MTc6IlNweWRlciBweXRob24gMyA2Ijt9 What do you see instead? Installing with Anaconda recommended Spyder is included by default in the Python distribution, which comes with everything you need to get started in an all-in-one package. In Spyder for Python 3. But if I double click the array or matrix variable, I can't see the whole array or whole matrix as I used to be able to with 2. I've installed Anaconda3 and launched Spyder by both shortcut and Anaconda Prompt in both Py2 and Py3 in Anaconda3 on both Win 8. I expect to see some output in the variables explorer. Nevertheless I am pretty sure that I could see the content of the whole dataframe in 2. Problem is, that requires old matplotlib which limits what else I can work with. PythonQtError: No Qt bindings could be found However I am unable to install PySide since it appears to require Python 3. With Anaconda, just run in Anaconda Prompt if on Windows conda update anaconda to update the distribution as a whole and conda update spyder to update Spyder specifically. These errors appear before I can run a single python command in Spyder. Have a question about this project? The instructions available assume that the reader is already a programmer, which I'm not. I got similar problem with Spyder 3. So, what should I try now? Judging from google searches, you might be out of luck on this one as there seem to be a lot of issues. Variables don't show up in variable explorer (Python 3.6) · Issue #4154 · spyder - This happens on both Spyder 3. Have a question about this project. Sign up for a free GitHub account to open an issue and contact its maintainers and the community. What do you see instead. I expect to see some output in the variables explorer. This happens on both Spyder 3. Please provide any additional information below Here is my code, attempting to implement Gaussian elmimination:. However, the interactive ipdb pane is indeed able to inspect variables when running that file, for example, at a Spyder breakpoint on line 28 in test. I made spyder python 3 6 to remove all spyder and spyder3 ubuntu packages via apt-get purgethen installed via pip like. I hadn't realised there was a variables viewer indicating the state of 'module' symbols at the end of a run, so I just assumed that the behaviour described was linked to debugging. Let me know if there's anything where live testing is spyder python 3 6. Yes this issue was occuring when not in the debugger. The variables should be updated at the end but they aren't if they even show up at all. The debugger seems to work most of the time. I can get them to show up if I run the debugger, but then after they do not update with subsequent runs. These are supported types like native Python types string, int, list, etc. Thanks for looking into this Just wanted to chime back in and say that the variables are now showing up fine in Spyder 3. Edit: github link instead of pasting whole yml file Thanks. It will be available in a future release. Problem is, that requires old matplotlib which limits what else I can work with. Just for this thread's sake I have begun testing Spyder 3. The worst part is when it works at first, populates with variables so you think its workingthen quits working so the old data stays there and you wonder why your variables aren't being assigned properly etc. When this happens I verify by typing a known supported type int, string into iPython console and see that it is not added into the variable explorer. Glad to see some activity here, I'll check back as I love the variable explorer. Favorite feature of spyder for sure. I got similar problem with Spyder 3. I do see my variables listed in Variable Explorer. But if I double click the array or matrix variable, I can't see the whole array or whole matrix as I used to be able to with 2. Can someone shed me some lights on how to get around this please. Nevertheless I am pretty sure that I could see the content of the whole dataframe in 2. I have a little issue with my spyder. I first apologize to write my problem here. Is there an esay way to prevent these variables to show up. If so, that is probably the cause. If not, other things to check are the Startup tab and Use symbolic maths under Advanced Settings. If none of this helps, a picture would be useful. Hello, I am new to python and spyder and I have spyder 3. I have a tensorflow code that runs fine. However, I have issues with debugging since it doesn't show any variable values associated with tensorflow in the console. Please see an example 'predict' below after running the code in debug mode. I have a similar problem in the variable explorer. I am using Spyder 3. Please let me know if i am doing anything wrong here.