<img width="647" alt="image" src="https://user-images.githubusercontent.com/15976103/175811360-bf862d81-490b-409a-8c15-854fe5e96d2b.png"> when add this use can easily use it locally or debug the `pdbattach` like below which is without `pip` ```shell sudo python3 -m pdbattach -p $(pgrep -f test.py) ```