Intellij/Pycharm can't debug Python modules

前端 未结 4 1433
独厮守ぢ
独厮守ぢ 2020-12-30 01:56

I use PyCharm/IntelliJ community editions from a wile to write and debug Python scripts, but now I\'m trying to debug a Python modu

4条回答
  •  孤独总比滥情好
    2020-12-30 02:50

    The problem is already fixed since PyCharm 4.5.2. See corresponding issue in PyCharm tracker: https://youtrack.jetbrains.com/issue/PY-15230

提交回复
热议问题