Pycharm Community Edition: “Unable to display frame variables”

前端 未结 3 1919
旧时难觅i
旧时难觅i 2021-01-04 12:23

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

3条回答
  •  醉梦人生
    2021-01-04 12:35

    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.

提交回复
热议问题