I have updated Python to version 3.13.2 and setup the virtual environment to 3.13.2. But when I use Python: Run Python File in Terminal I got the error of Failed to resolve env "/Users/wyattwong/.pyenv/versions/3.13.1/bin/python".
I have already tried uninstall the Microsoft Python extension and remove the ~/.vscode/extensions/ms-python.python-2025.0.0-darwin-x64 folder, then re-install the Microsoft Python extension and still receive this error message.

