Installation of PlatformIO IDE is not working for MacOS with VSCODE

Followed the instructions to install VSCODE and attempted to load the extension. I am getting an error about Python not being installed: “Can not find working Python 3.6+ Interpreter.”

According to the documentation it states that Python is already installed on the Mac.

I am new to VSCODE and PlatformIO so any direction would helpful.

Evidently need to be more patient… I fixed my issue by running xcode-select --install