I get this error in the debug pane (replacing the variables) whenever Pycharm is stopped at a breakpoint on one project, which uses Flask. I created a new project to test th
I found the answer for my problem here https://youtrack.jetbrains.com/issue/PY-20198
Basically, you just need to update your pydev using the one that attached in the link above.