question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Variables not showing

See original GitHub issue

Python : 3.6.8

Variables not showing

like in picture example, variable a not showing on AREPL panel

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Proladoncommented, May 8, 2020

Nope, Thanks for help and keep going. AREPL is really awsome!

1reaction
Almenoncommented, May 7, 2020

Thanks for the video! That’s very useful.

Unfortunately I have bad news - I’m still unable to reproduce the problem. Futhermore, I googled the error and it appears to be a internal vscode error 😦

https://github.com/microsoft/vscode/issues/89038

Hopefully it will be fixed soon, but it’s been in the backlog for months so might be a while…

The only good news I have is that the unicode error that happened to you in the video was already reported in https://github.com/Almenon/AREPL-vscode/issues/149 and it will be fixed next release.

For now as a temporary solution you can create a .env with PYTHONIOENCODING=utf8

Sorry I’ll not able to help out more.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Variables not showing up in the workspace - MATLAB Answers
From my understanding variables are not visible to you in your workspace. It might be because you're working with function files rather than...
Read more >
variable values not showing during debug vs 2019 16.2.4
When I hover over any of the local variables, I get not recognition of the variable nor its value. int testVariable = 1;...
Read more >
VS2019 Mac MAJOR ISSUE - Not showing variable values on ...
- Run your project (ios or android) in debug on the simulator or attached to device. - At breakpoint hover over the object/variables....
Read more >
[FP] 5.1.5 Variable Explorer : new variables not showing up
When debugging code, new variables do not show up in the Variable Explorer's table, even when clicking the 'Refresh variables' button. Works ...
Read more >
Variables not displaying when running - Technical Questions
... however I do not see any variable values displayed on any screen or ... The whole set of screens showing variables was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found