Intellij/Pycharm can't debug Python modules

前端 未结 4 1426
独厮守ぢ
独厮守ぢ 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 03:02

    In PyCharm 2019.1 (professional), I'm able to select run as module option under configurations, as below

提交回复
热议问题