Zachary Ware <[email protected]> added the comment:
How can you tell that $(PyDebugExt) is not set? Note that the "Killing any running python.exe instances..." line is hard-coded, it does not currently include $(PyDebugExt) (though it probably should). Adding that to the message would be a good first step; backporting GH-9901 to 2.7 would probably also be good even though it was solving a different issue. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37396> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
