之前一直 debug 好好的。今天突然就不行了。
C:\Python27\python.exe "C:\Program Files (x86)\JetBrains\PyCharm 2016.2.3\helpers\pydev\pydevd.py" --multiproc --qt-support --client 127.0.0.1 --port 52873 --file D:/cv/main.py
pydev debugger: process 11488 is connecting
Process finished with exit code 1
貌似 Connect 超时就退出了
Windows 防火墙上 pycharm 和 python 应该都是允许通信的。
是不是 Windows 10 更新了什么奇怪的东西?