Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 venv 运行 python3.5 并使用 PyCharm 5。我的调试器在普通脚本上运行良好,但不允许我在暂存文件上单步执行我的代码。这是正常的吗?它甚至不允许我设置断点。它让我发疯,我无法调试它们!
这看起来像 pycharm 5.0 中的错误 - PY-17575 不能再在暂存文件中设置断点