Google로 검색해보았더니 해결법이 나오지 않아, 다른 키워드로 관련 문서를 검색해보았다.
stackoverflow.com/questions/49161805/debugging-is-not-supported-for-python-2-5-or-earlier
Debugging is not supported for python 2.5 or earlier?
I keep getting this error in visual studios. There are currently no documentation that I can find that solves this error. Im using Pythong 3.7. Also, I get this same error when I try to debug a Dja...
stackoverflow.com
github.com/microsoft/PTVS/issues/4842
VS incorrectly identifies Python 3.7 as 2.5 or earlier, prevents debugging · Issue #4842 · microsoft/PTVS
In VS, when selecting Python 3.7 or a 3.7 virtual environment as my python environment, I cannot debug my python scripts. I get the error message "Debugging is not supported for Python 2.5 and...
github.com
github.com/Microsoft/PTVS/issues/2864
"debugging is not supported for python 2.5 and earlier" error on 3.5 Anaconda · Issue #2864 · microsoft/PTVS
I'm trying to get VS2017 to hook into the Anaconda environment installed with ArcGIS Pro. I think I've done what I need (New environment, setup paths, set language version), but when I try ...
github.com