Why does my python version still show version 2.7 even though I changed the interpreter in VS Code? Could someone please help me with this?
This is what happens when I search for which python.
name@Names-Air coding_bat % which python
/usr/bin/python
Name@Names-Air coding_bat % python -m venv venv
/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: No module named venv