$ brew install python3 $ /usr/local/bin/python3 --version Python 3.7.2 $ mkvirtualenv --python=/usr/local/bin/python3 --always-copy vscode $ workon vscode $ python ...
The Python extension is giving me a suggestion but doesn't tell me how to do this. "Selected interpreter is macOS system Python which is not recommended. Please ...