You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use pybind11 to embed python in my app, and use it to call python code. So there is no python.exe, just my app.exe and the python script hello.py. Dose debugpy support debug this hello.py?
python module was defined with PYBIND11_EMBEDDED_MODULE
PYBIND11_EMBEDDED_MODULE