I recently change my laptop, windows to mac.
I downloaded python and vscode and install python extension as i did on windows.
Then i edited task json file to use cmd +shift +b for building shortcut.
However when i build the file, there's an error saying on terminal "zsh:command not found:python".
What should i do?
I researched and knew maybe i have to change default app, python to python3, but don't know how.
Actually i'm not certain this is the problem.