python import ptvsd python ptvsd.enable_attach() python ptvsd.enable_attach(address=('localhost', 5678))