den*_*ufa 15 python debugging remote-debugging pydev pycharm
PyCharm远程调试(pydevd)没有连接以下消息:
error: [Errno 10061] No connection could be made because the target machine actively refused it
Run Code Online (Sandbox Code Playgroud)
我该如何排除故障?
PyCharm中的输出控制台显示:
Starting debug server at port 21000
Use the following code to connect to the debugger:
import pydevd
pydevd.settrace('*.*.*.*', port=21000, suspend=False)
Waiting for process connection...
Server stopped.
Run Code Online (Sandbox Code Playgroud)
我检查了防火墙,PyCharm允许传入和传出连接.
| 归档时间: |
|
| 查看次数: |
2186 次 |
| 最近记录: |