来自Intellij的远程python调试

时间:2017-06-28 16:22:05

标签: python intellij-idea remote-debugging

Run Configuration | Python Remote Debugging中的以下说明将我们指向pycharm-debug.egg

enter image description here

但是在Intellij安装中的任何地方都有没有 .egg文件。那么..在哪里获取必要的文件/ .egg以执行调试?

我正在使用IJ Ultimate 2017.1.4

1 个答案:

答案 0 :(得分:1)

根据陈述的here (See section titled: Remote debug with a Python Debug Server),您可以从以下目录中获取它:

  • Windows:在.IntelliJIDEAXXXX.X \ config \ plugins \ python下 用户家的目录。
  • * NIX:在用户家的.IntelliJIDEAXXXX.X / config / plugins / python目录下。
  • macOS:在/ Users / jetbrains / Library / Application下 支持/ IntelliJIDEAXXXX.X / python /目录