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
We have a requirement where we build a Python exe using PyInstaller. In the exe we use exec command to run an external file. We want to debug this file. Please let me know how this can be achieved using debugpy