tried adding it to code preference settings json as an executable path and it still defaulted to python 2.7 instead of 3.9.7 like i wanted it to. anyone know how to fix this im running visual studio code 2020 for mac
here is the path i added to the settings json "python.pythonpath": "/Library/Frameworks/Python.framework/Versions/3.9/bin/python3"