PyDev.Debugger icon indicating copy to clipboard operation
PyDev.Debugger copied to clipboard

python 3.7: Error when injecting code in target process. Error code: 3 (on windows)

Open hwasiti opened this issue 6 years ago • 0 comments

I am trying to attach to python3.7 process ...... pydevd_attach_to_process\attach_pydevd.py" --port 53687 --pid 4140 will fail.

However, attaching to Python 3.6.7 has no problem.

OS: Windows 10

hwasiti avatar Dec 23 '18 18:12 hwasiti