The Python version which shows when running python -v
is the one that's in the PATH first. If you are trying to ensure that it's installed, simply navigate to your PATH directory and look for it, most likely [email protected]
or similar. If you are trying to switch your default interpreter, see this post.